 h6 {font-size: 16px; margin-bottom: 5px; padding-bottom: 3px; text-align: left; color: #00709E;}
 
 div#contacts {margin:25px auto 0px auto; width:840px; text-align:left; color:#757575; display:none;}
 
 
 
 
.contact_form{
	float:right;
	width:390px;
}

input,textarea {
	color:#333;
	font: 13px/16px Georgia, "Times New Roman", Times, serif;
	/*text-shadow: 0 1px 1px #fff;*/
}

input[type="checkbox"], input[type="radio"]{
	width:15px
}

input.text, select{
	width:150px;
	margin-bottom:10px;
}


textarea {
	font-family: Helvetica,Arial;
	font-size:14px;
	width: 390px;
}


.personal_contact{
	width:430px;
}

.personal_contact_info{
	width:200px;
	float:left;
}

.personal_contact_info#brinkmann{
	float:left;
}

.success {
	display:none;
	float:right;
	margin-right: 25px;
	font-weight:700
}

.senderror {
	text-align: right;
	display:none;
	font-weight:700
}

.error {
	background: #FF8080;
	border-color: #F00
}

