/* @override http://204.42.157.8/css/product_locator.css */

body.product_locator #right .intro{
	margin: 25px 20px;
} 

body.product_locator #right h1{
	color: #f17f31;
	border-bottom:2px #f17f31 solid;

}

body.product_locator #right h3.h_3{
	color: #f17f31;
	font-size: 20px;
	font-weight: bold;
}

body.product_locator .lnav{
	background:url(../images/cmn/left_bg_mdl.gif) 0 0 repeat-y;
	
}



body.product_locator .lnav_in{
	background:url(../images/cmn/left_bg_btm.gif) left bottom no-repeat;
	
}

body.product_locator .lnav_in_in{
	background:url(../images/cmn/left_bg_top.gif) left top no-repeat;	
	
}

body.product_locator .lnav_cont{
	padding: 20px;
}
body.product_locator #left .lnav {
	margin-bottom: 5px;
}
body.product_locator #left .lnav_cont img{
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

body.product_locator #left .lnav_cont p.txt3{
	color: #535353;
	font-style: italic;
	margin-bottom: 10px;
}
body.product_locator .form th{
	text-align: right;
}

body.product_locator table{
	margin-right: auto;
	margin-left: auto;
}

body.product_locator #right p.txt2 {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

body.product_locator #right .instructions{
	text-align: center;
}

body.product_locator #right p.btn_submit {
	margin-left: 464px;
}


