/**form styles**/
div#consult_us {
	width: 275px;
	margin: 15px 0 0 0;
	float: left;
		
}
div#consult_us form {
	margin-left: 20px;
	margin-top: 5px;
}
div#consult_us div  {
	width: 253px;
	
}
div.frow {
  margin-bottom: 10px;
  height: 20px;
 
}

div#consult_us label {
	width: 100px;
	display: block;
	float: left;
	margin: 0;
}

div#consult_us label.error {
	width: 200px;
	display: block;
	clear: both;
	color: red;
	margin: 0 0 10px 100px;;
}

div#consult_us input {
	background-color: #F4F4F4;
	width: 150px;
	float: left;
	border: 1px solid #444;
	font-size: 14px;
}

div#consult_us textarea {
	background-color: #F4F4F4;
	width: 150px;
	border: 1px solid #444;
	float: left ;	
}
div#consult_us textarea#description {
	background-color: #F4F4F4;
	width: 250px;
	border: 1px solid #444;
	float: left ;	
}
div#consult_us p {
	font-weight: bold;
	width: 200px;
	text-align: center;
	margin-left: 30px;
}
div#consult_us input.submit {
	margin: 20px 0 0 100px;
	width: 100px;
	height: 20px;
}
div.validation-advice {
	color: red;
	font-size: 13px;
	line-height: 13px;
	clear: both;
	font-weight: bold;
}

/**end form styles**/

div.consultlogos {
 margin: 100px 0 0 35px; 
  
}

div#column_left_consult{
	margin: -70px 0 0 15px !important;
	margin: 0 0 0 5px;
	padding-top: 0;
	width: 550px;
	float: left;
  font: 14px Arial, Verdana, Helvetica, sans-serif;
  color: #000;
  min-height: 500px;
}

div#column_left_consult h1 {
  background: none;
	text-indent: 0;
	color: #233690;
	font-size: 20px;
	margin: 0 0 5px 0;
	width: 550px;
  
}
