/* Contact Styles Start */


#wait{
display:none;
}

  
#contact fieldset {
	padding: 0 2em 2em 2em;
	width: 600px;
	border: 1px solid white;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	text-align: left;
	/*float:left;*/
}
  

/*#register input, {
	width: 250px;
	text-align: left;
}


#register label {
	width: 185px;
	float:left;
	text-align: left;
	height:20px;
	padding-top: 10px;
	color: #fff;
	font-weight:bold;
}*/


/*.regcol1 textarea, input,  {
	width:200px;
}

.regcol2 textarea, input,  {
	width:200px;
}*/

#contact form {
	margin:0;
	padding-top: 10px;
}
 

.status{
}

.status .error {
  /*background:url("/img/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px;*/
  /*background-color:#000000;*/
  padding-top:2px;
  padding-bottom:2px;
  font-weight: bold;
  color: #ff0000;
}

.status .checked {
  /*background:url("/img/checked.gif") no-repeat 0px 0px;*/
  border-top: 0px;
}

status .success_msg {
  font-weight: bold;
  color: #0060BF;
  margin-left: 19px;
}


/* Contact Styles End */
