﻿.wide {width:250px;} 

input, select, textarea {
	font-size: 10px; 
	font-family: Verdana, Arial; 
	color:#333;
	background-color: #fff;
}

#form1 .wrapper {clear:left;	height:30px;}
#form1 .cell_l {float: left; width: 250px; line-height: normal;}
#form1 .cell_c {float: left; padding-left: 10px; /*width: 150px;*/}
#form1 .cell_r {float: left; padding-left: 10px;}
