/* FORM STYLES */

.textb{
	font-size: 12px;
	width:188px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	border: 1px solid #666666;
	
}

.textc{
	font-size: 12px;
	width:188px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	border: 1px solid #666666;
	
}
