.LocatorForm .step
{
	padding-top:15px;
}
.LocatorForm .step .title
{
	font-weight:bold;
}
.LocatorForm .content
{
	margin:3px 0px;
}
.LocatorForm .content input
{
	margin-right:10px;
	position:relative;
	top:-2px;
}
.LocatorForm .content .stepOr
{
	margin:3px 0px;
	display:block;
	padding-left:5px;
}
.LocatorForm .step_continue
{
	padding-top:10px;
}
.LocatorForm .error
{
	padding-top:15px;
}

/*Dealer Locator */
.Locator h1
{
	font: 800 18px Arial;
	color: #9A9A9A;
	border-bottom: 1px solid #cdcdcd;
}
.step
{
	border: 0;
}
.step .title
{
	font: 800 16px Arial;
	color: #b2b2b2;
	vertical-align: top;
	width: 55px;
	padding: 19px 7px 15px 7px;
	border-bottom: 1px solid #cdcdcd;
}
.step .content
{
	font: 11px Arial;
	color: #4f4f4f;
	padding: 17px 0 15px 0;
	border-bottom: 1px solid #cdcdcd;
}
.step .stepOr
{
	display: block;
	width: 400px;
	font: 800 18px Arial;
	color: #AbAbAb;
	text-align: center;
	padding: 14px 0;
}
.submit
{
	display: inline-block;
	margin-top: 5px;
	padding:3px 10px 4px 10px;
	border:1px #000 solid;
	background-color:#a40010;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	cursor:pointer;
	text-decoration:none;
}
.paging2.hr1
{
	font: 800 18px Arial;
	color: #9A9A9A;
	border-bottom: 1px solid #cdcdcd;
}
.paging2
{
	margin-bottom: 15px;
}
.paging2 .right
{
	float: right;
	text-align: right;
}
.paging2 .left
{
	float: left;
	text-align: left;
}
.paging .sort
{
	display: inline;
}
.body-dl
{
	clear:both;
}
.body-dl td
{
	border: 0;
}
.body-dl .top td
{
}
.body-dl .mid td
{
	padding: 10px 0 0 0;
}
.body-dl .bot td
{
	padding: 8px 0 20px 0;
}
.body-dl img
{
	float: left;
	padding-right: 5px;
}
.body-dl .title
{
	font: 800 14px Arial;
	color: #999;
}
.body-dl .text
{
	font: 11px Arial;
	color: #999;
}
.body-dl .text-b
{
	font: 800 11px Arial;
	color: #999;
}
.body-dl .link
{	
	float: left;
	padding: 2px 10px 2px 0;
	font: 800 14px Arial;
	color: #942419;
	text-decoration: none;
}
.body-dl .link:hover
{
	color: #ff0000;
}
.body-dl .bot td .text
{
	padding: 2px 0;
}
.body-dl .url
{
	font: 11px Arial;
	color: #942419;
	text-decoration: underline;
}
.body-dl .url:hover
{
	color: #ff0000;
}
.LocatorResults .paging2
{
	width: 920px;
	text-align: left;
}

