ol, ol li {
list-style-image:none;
list-style-position:outside;
list-style-type: none;
margin:0pt;
padding:0pt;
}

#results .marker {
	float: left;
    background: red;
    margin-right: 3px;
    font-size:11px;
    font-weight:bold;
    height:14px;
    line-height:14px;
    text-align:center;
    width:14px;
	color: white;
	overflow: hidden;
	overflow-x: hidden;
	cursor: pointer;
	cursor: hand;
}

#results LI {
line-height:14px;
margin-bottom: 25px;
clear: both;
}

#resultsContainer {
	visibility: hidden;
	width: 200px;
	max-height: 350px;
	overflow-x: hidden;
	overflow-y: scroll;
	background-position: top left;
	background-repeat: no-repeat;
}

ol#results  {
margin: 10px 0 0 0;

}

#map DIV.marker a, .marker a {
        color: #fff;
		cursor: pointer;
		cursor: hand;
    }
#contentcolumn {
	float: left;
	display: inline;
	width: 200px;
	margin-left:0px;
	padding: 0;
    background: white;
}
#contentcolumn .searchform {
	width: 100%;
	margin: 0px;
	padding: 0px;
    text-align: left;
	line-height: normal;
 	clear: both;
}
p.instructions,  p.searchresults {
	padding: 0px;
	text-align: left;
	font-size: 10px;
	width: 180px;
	color: #000000;
}
DIV#input {
	margin: 0;
	padding: 0;
	width: 180px;
	height: 20px;
	font-weight: normal;
	text-align: left;
	clear: both;
}
#searchBtn {
	width: 24px;
	height: 24px;
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
}
#contentcolumn .searchform input {
	margin: 0;
	padding: 0;
	color: #5a5a5a;
	height: 20px;
	border: 1px solid #5a5a5a;
	width: 140px;
}
#contentcolumn.searchresults {
	width: 100%;
	margin: 0px;
	padding: 0px;
    background: white;
}
#contentcolumn .searchresults h2 {
	color: #1e2247;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
    clear: both;
}

#maxResults {
width: 140px;
height: 24px;
line-height: 24px;
}
.hide {
	visibility: hidden;
}
h3.buyOnline {
    width: 100%;
    text-align: center;
    font-weight: bold;
	margin-top: 20px;
	font-size: 14pt;
	font-variant: small-caps;
	line-height: 20px;
	border-bottom: 1px solid #99B3CC;
}
h3#res {
	padding: 0;
	color: #fff;
	font-size: 12px;
	width: 100%;
	background: #af0003;
	font-weight: normal;
	margin: 0 0 10px 0;
}
#contentcolumn .searchresults span.itemnum {
	display: block;
	float: left;
	width: 18px;
	height: 18px;
	color: #ffffff;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
	background-color: #af0003;
}
#onlineDealers {
    width: 150px;
	height: 471px;
	overflow: hidden;
    float: right;
    margin-right:0px;
	text-align: center;
    background: white;
}

ul.onlinedealers {
	overflow: visible;
    width: 100%;
    margin: 0px;
	padding: 0px;
	background: white;
	text-align: center;
	list-style-type: none;
}
ul.onlinedealers li {
	width: 100%;
	height: 55px;
	line-height: 55px;
	margin: 0px;
	padding: 0px;
	background: white;
	text-align: center;
}
ul.onlinedealers li a img {
	width: 100px;
    max-width: 100px;
	border: 0;
}
ul.onlinedealers li.more {
	text-align: center;
}

ul.onlinedealers li.more a {
	display: block;
	text-decoration: none;
	color: #6A0A29;
    font-size: 16px;
	line-height: 30px;
}
