#locationRoute{ }

#locationRoute #routeContent{ }
#locationRoute #routeContent h3{ font-size:11px; font-weight:bold;}
#locationRoute #routeContent form{ padding:0px; margin:0px;}
#locationRoute #routeContent form fieldset{ border:none;}
#locationRoute #routeContent form fieldset label{width:100px; display:inline; float:left; height:20px;}
#locationRoute #routeContent form fieldset input{ width:250px; clear:right; }
#locationRoute #routeContent form fieldset input.zipCode { width:70px;}
#locationRoute #routeContent form fieldset input.city { width:172px; margin-left: 2px;}
#locationRoute #routeContent form fieldset input.button{ width:255px; clear:none; display:inline; float:left;}
#locationRoute #routeContent form fieldset div.floatDivider{height:1px;width:250px;clear:both;}
#locationRoute #routeContent #oneMoment{
	display:inline;
	float:left;
	margin-left:10px;
	background-color:#FFFFFF;
	border:1px solid white;
	visibility:hidden;
}