/****** INTERNATIONAL DEALERS *****/

#bodyInternational {
	width: 700px;
	float: left;
	background-image: url(../images/page_divider_background.gif);
	background-repeat: repeat-x;
	background-position: top left;
	margin-top:6px;
}

#bodyInternationalContent {
    display: block;
	min-height: 600px;
	padding-top: 23px;
	margin-top:17px;
	color: white;
	background-image: url(../images/page_title_where_to_buy_international.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#bodyInternationalContent a {
  text-decoration:none;
}   
#bodyInternational h2 {
	display: none;
}
#bodyInternational h3 {
  color:#223027;
}
#bodyInternational .dealerLine {
  border-bottom:1px solid #223027;
  width:150px;
}