﻿#contactForm 
{
	width:615px;
	font-family: Arial, san serif;
	font-size: 11px;
	color: #333;	
	text-align: left;
}

#contactForm div
{	 
	width:270px;
	margin-bottom:3px;
	text-align: left;
}

#contactForm .textBox {
	font-size: 10px; 
	font-family: Verdana, Arial; 
	color:#333;
	width:250px;
	background-color: #fff;
} 
