

.standard-form label{
	width:130px;
	float:left;
}

.styled-form input{
  width:100%;
}

.styled-form p, {
	padding:0px 0px 10px 0px;
}

ul.errorlist li{
	list-style-type: none;
	margin:0px;
	color: red;
}





.help-text{
  font-size: 12px;
  color: rgb(68, 68, 68);
}

.error{
  font-size: 12px;
  color: red;
}



.space{
  height:10px;
}

.captcha{
  margin-top: 8px;
}