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


#right #content {
		width: auto;
		padding-left: 5px;
	}

#add-left {
	float: left;
	font-size: 12px;
	text-align: justify;
}

#new_object h4 {
	margin-bottom: 15px;	
}

#add-left #add-desc {
	margin: 20px;
	margin-top: 0;
	padding-left: 4px;
	padding-right: 4px;
}
#add-left #add-desc p, #add-left #add-desc li {
	margin-bottom: 5px;
}
#add-left #add-desc ol {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
}
#add-right {
	float: right;
	font-size: 12px;
}

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

#add-right #contact-desc {
	background: #E4E1F0 url(../images_layout/contact-face.png) no-repeat;
	min-height: 120px;
	margin-left: 30px;
	padding: 5px;
	padding-left: 160px;
}
#right #new_object {
	margin-left: 10px;
  width: 514px;
}

#new_object h4 {
	color: #073042;
	font-size: 12px;
	padding-left: 15px;
	background: url(../images_layout/dot.png) left center no-repeat;
}

#new_object p {
	margin: 5px;
	padding-left: 15px;
}

#new_object label {
	display: block; 
	width: 235px;
	float: left;
}

#new_object input, #new_object textarea {
	width: 250px;
	color: #4B4B4B;
}
#new_object select {
	width: 254px;
	color: #4B4B4B;
}
#add-right #contact-desc p {
	margin-bottom: 3px;
}

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

#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;
}

