﻿label 
{
	float:left;
	width:100px;	
}
fieldset 
{
	border-width:0px;
	width:350px;
}

fieldset div 
{
	padding:3px;	
}

fieldset input, textarea
{
	width:200px;	
}

fieldset select
{
	width:205px;
}

fieldset .subButton 
{
	width:120px;
}

.ValidationSummary1
{
	float:left;	
}

#contactUsPane 
{
	float:left;	
}
#addressPane 
{
	float:left;	
	width:160px;
}