#store_locator_title
{
    background-image: url(../images/store_locator/store_locator_title.jpg);
	background-repeat: no-repeat;
	width: 527px;
	height: 62px;
}
#store_locator_header
{
    background-image: url(../images/store_locator/box_head.gif);
	background-repeat: no-repeat;
	width: 527px;
	height: 6px;
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
}
.store_locator_spacer
{
	height: 10px;
}
.store_locator_bg
{
    background-image: url(../images/store_locator/box_spacer.gif);
	background-repeat: repeat-y;
}
#store_locator_right_pnl
{
    border-right: solid 1px #ccc;
}
#store_locator_left_pnl
{
    border-left: solid 1px #ccc;
}
#store_locator_footer
{
    background-image: url(../images/store_locator/box_foot.gif);
	background-repeat: no-repeat;
	width: 527px;
	height: 6px;
}
.location 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.location2 
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.location3 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.locationtitle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


