/* @override http://oreida.smithbrosagency.com/css/contact-form.css */

select#strTitle,
select#strState.formfields,
select#strCountry.formfields,
select#strGender.formfields,
select#strAge.formfields,
select#strSubject.formfields
 { width: 200px; }
	
input#strFirstName,
input#strLastName,
input#strStreetAddress,
input#strApartmentNumber,
input#strCity,
input#strPhoneNumber,
input#strEmail { 
	padding: 2px 5px; 
	width: 185px; }
	
input#strZip.formfields { 
	width: 145px; }
	
input#product,
input#productCode { 
	width: 150px; }
	
	.top { 
	vertical-align: top; }