
.frmain dt  {
	float: left;	
}
.frmain dt{
	width: 150px;
	margin-bottom: 15px;
}
.frmain dd{
	margin-bottom: 15px;
}

ul.errors{
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}
