.ui-accordion-icons .ui-accordion-header a {
	font-weight: normal;
}

h3 {
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #CDCDCD;
	padding-bottom: 5px;
	font-size: 19pt;
	text-align: left;
}

h1 {
	border-bottom: 1px solid #565656;
	text-align: left;
}

h3.but {
	margin-top: 30px;
	color: #696969;
}

h3.but a {
	font-size: 16pt;
}

label {
	font-weight: normal;
	color: #565656;
	font-size: 12pt;
}

#dialog-form table {
	width: 100%;
	padding: 10px;
	background-color: #EFEFEF;
}

#ident,#image {
	background: url("") #F3F3F3;
	border: 1px solid #CDCDCD;
	padding: 20px 30px 20px 30px;
}

#dialog-form table input {
	width: 100%;
}

p {
	font-size: 10pt;
	color: #565656;
	font-weight: bold;
	margin-top: 0px;
	text-align: left;
}

.step2 a {
	float: right;
	margin-top: 5px;
}

fieldset {
	padding: 0;
	border: 0;
	margin-top: 25px;
}

.tooltip {
	display: none;
	background: transparent url(resources/images/black_arrow.png);
	font-size: 12px;
	height: 70px;
	width: 160px;
	padding: 25px;
	color: #565656;
	font-weight: bold;
}

p.mandatory {
	font-weight: normal;
	padding-top: 10px;
	font-style: italic;
}

#main {
	width: 1202px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#main div.left {
	width: 160px;
	margin-top: 20px;
}

#main .left,#main .right {
	float: left;
}

div.basket {
	width: 30px;
	height: 10px;
	display: inline-block;
	background-color: green;
	text-align: left;
}

div.item {
	width: 100%;
	text-align: left;
	font-size: 12px;
}

div.handball {
	width: 30px;
	height: 10px;
	display: inline-block;
	background-color: blue;
}

img {
	cursor: pointer;
}

.validateTips {
	border: 1px solid transparent;
	padding: 0.3em;
}

.ui-accordion .ui-accordion-content {
	padding: 5px;
}

.tooltip {
	z-index: 1002;
}

p.intro {
	text-indent: 30px;
	font-size: 10pt;
	font-weight: normal;
	color: black;
}

.important {
	text-decoration: underline;
}

div#central p.warn {
	font-weight: bold;
	border: 1px solid #AAAAAA;
	font-weight: bold;
	padding: 10px;
	background-color: #EDEDED;
}
