#where_to_buy_landing_banner{
	background:url(../images/where_to_buy/banner.jpg) no-repeat;
}

#where_to_buy{
	background:url(../images/where_to_buy/background.gif) no-repeat;
	width:100%;
}


.where_content{
	padding-top:40px;
	padding-left:28px;
	width:270px;
}

.where_third{
	float:left;
	display:inline;
	
	margin-right:18px;
	width:285px;
	padding:7px;
	font-size:12px;	
	
}

.last_third{
	float:left;	
	width:285px;
}
.where_third h2,
.where_third h1{
	color:#a6906c;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	padding-bottom:10px;
	
}

.where_third p{
	color:#9c9c9c;
	font-size:12px;
	padding-bottom:15px;
}

.where_third .left_content{
	float:left;
	width:100px;	
}

.where_third .right_content{
	float:right;
	width:140px;
}

.where_third .right_content a,
.where_third .right_content a:link,
.where_third .right_content a:visited{
	float:right;
	font-weight:bold;
	color:#a6906c;
}

.where_third .right_content a:hover{
	color:#6B5A3C;
}


.where_third strong{
	font-weight:bold;
}

.where_third ul li {
	padding-bottom:15px;
}
/* clear fix for ie */
*\*/ * html .where_third ul li {height:1%;} /**/
.where_third ul li {min-width:0;}

.where_third ul{
	width:250px;
}


.dealer_form select{
	background-color:#666666;
	color:#cccccc;
	font-weight:bold;
	font-size:11px;
	border:#727272 1px solid;
	width:140px;
}

.dealer_form input{
	font-weight:bold;
	font-size:11px;
	border:#000000 1px solid;
	width:140px;
}

.title{
	height:90px;
}

	/* Default No JS : see initial_states.css */
	#find_distributor{
		display:none;
	 }
	.distrib_info h3{
		font-size:14px;
		font-weight:bold;
		margin-bottom:0;
		margin-top:0;
	}

.distrib_info ul li{
	padding-top:20px;
	margin-bottom:0;
	width:180px;
}

.distrib_info li p{
	color:#FFFFFF;	
}

.dealer_form .red_button{
	border: none;
	width:95px;
}