#about-left {
	width: 50%;
	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 {
	width: 50%;
	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: #007074;
}

.additional-entry {
	border-top: solid 1px #c8adc4;
	border-bottom: solid 1px #c8adc4;
	min-height:30px;	
	margin-bottom: 10px;
}
.additional-entry p {
	float: left;
	width: 300px;
	min-height: 30px;
	text-align: center;
	padding: 5px;
}
.left-field {
	background: #e4e2f1;
	font-weight: bold;
	color: #007074;
	line-height: 30px;
	text-align: center;
	width: 100px !important;
}
