@charset "utf-8";
/* CSS Document */
.easyadimagepr{
float:right;
clear:left;
margin:8px;
}
#enqform{
	width:538px;
	background-image: url(../images/eawsyform.png);
	height: 255px;
}
.testdiv{
	border: 1px solid #333333;
	width:522px;
	padding:8px;
	background-color: #FFDBC4;
}
#enqform ul{
list-style: none;
margin:18px 10px 0px 10px;
padding:0;
}
#enqform label{
width: 120px;
float:left;
clear:right;
text-align:left;
}
input#nameasy, input#comany, input#telephone, input#easyemail{
width: 290px;
}
textarea#meseasy{
width:290px;
}