#content_map {
	float: left;
	width: 290px;
}

#map {
	width: 315px;
	margin-left: 300px;
}

#infobox {
	width: 256px;
	height: 161px;
	background: #fff url('/pics/dealers/box.gif') top left no-repeat;
}

#infobox .infotxt {
	padding: 5px 20px 5px 5px;
}

.selector_btn {
	width: 213px;
	height: 21px;
	background: #fff url('/pics/dealers/selector_wide.gif') top left no-repeat;
	line-height:21px;
	text-indent: 30px;
	text-align: left;
	margin: 2px 0;
}

.selector_btn_over {
	width: 213px;
	height: 21px;
	background: #fff url('/pics/dealers/selector_wide_over.gif') top left no-repeat;
	line-height:21px;
	text-indent: 30px;
	text-align: left;
	margin: 2px 0;
}

#content #dealers {
	border-top: 1px solid #98DCCF;
	border-bottom: 1px solid #98DCCF;
	border-right: 1px solid #98DCCF;
}

#content #dealers th {
	background: #98DCCF;
	text-align: left;
	color: #01249e;
	height: 20px;
	line-height: 20px;
	padding-left: 8px;
}

#content #dealers td.left {
	background: #D7F1EC;
	padding: 10px;
	border-left: 1px solid #98DCCF;
	text-align: center;
}

#content #dealers td.middle {
	background: #C6EBE4;
	padding: 0 10px 10px 10px;
	border-left: 1px solid #98DCCF;
}

#content #dealers td.right {
	background: #B8E6DE;
	padding: 1px;
	border-left: 1px solid #98DCCF;
}

#content #dealers td.left_b {
	background: #fff;
	padding: 10px;
	border-left: 1px solid #98DCCF;
	text-align: center;
}

#content #dealers td.middle_b {
	background: #fff;
	padding: 0 10px 10px 10px;
	border-left: 1px solid #98DCCF;
}

#content #dealers td.right_b {
	background: #E0F4F1;
	padding: 1px;
	border-left: 1px solid #98DCCF;
}

#content #dealers ul {
	margin: 1em 0px 0px 15px;
	padding: 0px;
	list-style: none;
}

#content #dealers #selector {
	width: 142px;
}

#content #dealers #selector div.item {
	margin: 1px;
	background: #fff;
	height: 17px;
	line-height: 17px;
	width: 140px;
}

#content #dealers #selector div.item a:link, #content #dealers #selector div.item a:visited, #content #dealers #selector div.item a:active, #content #dealers #selector div.item a:hover {
	color: #624D03;
	text-decoration: none;
	font-weight: bold;
	width: 140px;
}

