#locatorSearchForm
{
	font-size:12px;
	padding:0 0 10px 0px;
}

#locatorSearchForm .BoldSmall
{
	font-weight:bold;
	font-size:12px;
}

#locatorLeftContainer
{
	width:400px; 
	/*height:400px;*/ 
	float:left; 
	text-align:left;
}

#locatorResultsContainer
{
	float:left;
	width:249px;
	/*height:475px;*/
	text-align:left;
	padding:2px; border:2px solid #999;
	margin:0 0 0 15px;
}

.locatorResultsWrapper
{
	width:249px;
	display:none;
	/*height:475px;*/
	/*border: 1px solid #e5e5e5;*/
}

#locatorResultsContainer .resultsHeading
{
	background:#868689; 
	display:block;
	padding:8px;
	color:#fff;
	font:1em Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	font-weight:bold;
}

#locatorResultsContainer .locatorResultsScrollContainer
{
	width:241px;
	height:470px;
	overflow:auto;
	padding:4px;
	border-bottom: 1px solid #999;
}

#locatorResultsContainer .locatorResultsItem
{
	font-size:10px;
}

#locatorResultsContainer .locatorCustomerName
{
	font-weight:bold;
	font-size:11px;
}

#locatorCityResultsContainer
{
	font-size:12px;
	border: 1px solid #e5e5e5;
}

#locatorCityResultsContainer .resultsHeading
{
	height:auto;
	font:1.0em Arial, Verdana, Tahoma, Helvetica, Sans-Serif;
	line-height:1.2em;
	letter-spacing:.03em;
	font-weight:bold; 
	border: 1px solid #e5e5e5; 
	margin:0px 0 5px 0; 
	padding:5px 4px 5px 4px; 
	display:block;
	color: #868689;background: #EBEBEB url(../../../../../../../wcm/groups/public/@ss-assets/@can/documents/image/can_lpf_img_title_bkgr_grey.jpg) top left repeat-x;
}

#locatorCityResultsContainer .cityLabel
{
	font-size:12px;
	padding:0 0 0 10px;
}


#locatorResultsContainer .locatorMileLabel
{
	font-size:10px;
}

#map_canvas
{
	width:400px; 
	height:400px; 
	float:left; 
	text-align:left;
}

.locator_no_results
{
	width:100%;
}

.formLabel
{
	color:#666666;
}

.formErrorLabel
{
	color:#CC3333;
}

#LocatorErrorLine
{
	color:#CC3333;
}

#locatorResultsContainer table.locatorResultsInfo
{
	width:224px;
	padding: 0px;
	margin: 0px;
	line-height:14px;
}

#locatorResultsContainer table.locatorResultsInfo hr
{
	margin: 5px 0px 5px 0px;	
}

#locatorResultsContainer .locatorResultsCell
{
	width:179px;
}

#locatorResultsContainer .locatorResultsMileCell
{
	width:45px;
	text-align:right;
}

#locatorResultsContainer table.locatorResultsPaged
{
	width:100%;
	padding:0px;
	margin:0px;
}

#locatorResultsContainer .locatorResultsButton a:link, #locatorResultsContainer .locatorResultsButton a:visited
{
font-family: Helvetica, Verdana, sans-serif; display: block; width:60px;height:auto;font-size:0.9em;font-weight: bold;letter-spacing:.03em;margin:5px 5px 5px 5px; padding:3px 3px 3px 3px; color: #FFFFFF;
color:#FFFFFF;background: #bf2e1a; text-align:center; text-decoration:none;
}

#locatorResultsContainer .locatorResultsButton a:hover
{
	text-decoration:underline;
	color:#FFFFFF;
}

.locatorPopUp
{
	font: Helvetica, Verdana, sans-serif;
	font-size:0.9em;
	line-height: 1.3em;
	color:#666666;
}


