body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100.01%;
}
h2,p,body {
	margin:0;
	padding:0;
}
h2 {
	font-size:.8em;
	color:#ff02a3;
	margin-bottom:8px;
}
.resultsBox {
	width: 660px;
	background:#c2daf3 url(images/panelBg.gif) top left repeat-y;
	margin-bottom:8px;
	font-size:.6em;
}
.resultsBoxTop {
	height: 9px;
	background-image:url(images/panelTop.gif);
}
.resultsBoxBottom {
	height: 9px;
	background-image:url(images/panelBottom.gif);
	clear:both;
}
.addressColumn, .openingTimesColumn, .paymentTypesColumn{
	width:192px;
	float:left;
	padding-left:27px;
}
.openingDays, .openingTimes {
	float: left;
}
.openingDays {
	width: 50px;
}
.openingTimes {
	width: 142px;
}
.mapLink {
	text-decoration:none;
	color:#ff02a3;
	margin-top: 8px;
	display:block;
	float:left;
}
#formPanel {
	width: 500px;
/*	background:url(/images/promohome.gif) top left no-repeat;*/
    font-family:"Trebuchet MS";
}
#formPanelWide {
	width: 692px;
}
#formPanelTop {
	height: 67px;
	background:url(images/agent_locator_top.gif) left top no-repeat;
}
#formPanelMiddle {
	background:transparent url(images/agent_locator_bg_middle.gif) top left repeat-y;
	padding-left:18px;
	padding-right:18px;
}
#formPanelBottom {
	height: 23px;
	background:url(images/agent_locator_bottom.gif) left top no-repeat;
}
#formPanelTopWide {
	height: 67px;
	background-image:url(images/agent_locator_top_wide.gif);
}
#formPanelMiddleWide {
	background:#fff url(images/agent_locator_bg_middle_wid.gif) top left repeat-y;
	padding-left:18px;
	padding-right:18px;
}
#formPanelBottomWide {
	height: 23px;
	background-image:url(images/agent_locator_bottom_wide.gif);
}
#searchBoxes {
	width: 287px;
	height: 42px;
	padding-left:11px;
	padding-top:23px;
	background:#fff url(images/agent_locator_search_boxes.gif) top left no-repeat;
}
#txtSearchTerm, #txtSearchTown {
	width: 119px;
}
#txtSearchTown {
	margin-left: 24px;
}
#btnSearch {
	margin-left: 204px;
}
#ValidationSummary1 ul{
	margin: 0;
	padding: 0;
	list-style:none;
}
#ValidationSummary1 li {
	margin: 0;
	padding: 0;
	font-size:.6em;
}
.placesColumn {
	width: 220px;
	margin-left:30px;
	float:left;
}
.streetsColumn{
	width: 370px;
	margin-left:30px;
	float:left;
}
.resultsBox2 {
	width: 660px;
	background:#c2daf3 url(images/panelBg2.gif) top left repeat-y;
	margin-bottom:8px;
	font-size:.6em;
}

.resultsBox2 ul {
	list-style:none;
	margin:0;
	padding:0
}
.resultsBox2 li {
	margin:0;
	padding:0
}
.resultsBox2 h3 {
	font-size:1em;
	color:#ff02a3;
}
.resultsBox2 a {
	text-decoration:none;
		color:#ff02a3;
}
form {
	margin:0;
	padding:0;
}
#passwordDiv, #registerDiv {
	font-size:.7em;
}
.resultsMessage {
	margin-left:30px;
	margin-bottom: 10px;
}
#Image1 {
	margin: -3px;
}
.warningText 
{
	color: #ff02a3;
	font-weight:bold;
}
.smallerText 
{
	font-size: .85em;
}
.distance{
    display:block;
    float:left;
    text-align:right;
    width:65px;
    margin-top:8px;
}