body, #left, #left h5 {
	font-size: 12px;	
}


#right #content {
		width: auto;
		padding-left: 5px;
	}
#about-left {
	float: left;
	font-size: 12px;
	text-align: justify;
}

#about-left #about-desc {
	margin: 20px;
	margin-top: 0;
	padding-left: 4px;
	padding-right: 4px;
}

#right #content h1.x {
	margin-bottom: 8px;
}
#about-right {
	float: right;
	font-size: 12px;
}

#about-right h1 {
	margin-left: 30px;
	background: url(../images_layout/dot.png) left right no-repeat;
}

#about-right #contact-desc {
	background: #e4e2f1 url(../images_layout/contact-face.png) no-repeat;
	min-height: 120px;
	margin-left: 30px;
	padding: 5px;
	padding-left: 160px;
	}
#about-right #contact-desc p {
margin-bottom: 3px;
}
#adversite {
	background: #c8adc4 url(../images_layout/contact-promotion.png) left no-repeat;
	padding: 5px;
	padding-left: 225px;
	height: 56px;
	font-size: 12px;
}
#adversite a {
	color: #073042;
}

.additional-entry {
	border-top: solid 1px #c8adc4;
	border-bottom: solid 1px #c8adc4;
	min-height:30px;	
	margin-bottom: 10px;
}
.additional-entry p {
	float: left;
	width: 275px;
	min-height: 30px;
	text-align: center;
	padding: 5px;
}
.additional-entry .left-field {
	background: url(../images_layout/dot.png) 10px center no-repeat;
	font-weight: bold;
	color: #073042;
	line-height: 30px;
	width: 120px !important;
	text-align: left;
	text-indent: 20px;
}

#right #content h1.small {
	background: #F0F8DE;
	border-top: solid 1px #DFE0DF;
	border-bottom: solid 1px #DFE0DF;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
}
