div.highestRatedGear
{
	/* border-bottom: 1px dotted #000; */
}

div.highestRatedGear h2
{
	/*font-family:Trebuchet MS, Arial, Sans-Serif;
	font-size:1.5em;
	padding:10px;
	color:#fff;
	background-color:#000;*/
}

div.highestRatedGear div.intro
{
	margin:10px 14px 0 14px;
	padding:0 0 10px 0;
	font-size:1.1em;
	color:#dbdbdb;
}

div.highestRatedGear a:link, div.highestRatedGear a:visited {
	color: #245790;
	font-weight:bold;
}

div.highestRatedGear a:hover, div.highestRatedGear a:active {
	text-decoration: none;
}

div.highestRatedGear p.seeAll {
	font-size: 1em;
}

div.highestRatedGear ul {
	list-style:none;
}

div.highestRatedGear ul li {
	padding: 10px 0 10px 0;
}

div.highestRatedGear ul li.alternative {
	background-color: #ffffff;
}

div.highestRatedGear ul li img.mainImage {
	float: left;
	display: inline;
	width: auto;
	margin-right: 10px;
	margin-bottom: 10px;
}

div.highestRatedGear ul li h3 {
	background:transparent url(images/bg_dots03.gif) repeat-x scroll left top;
	color: #245790;
	font-size:1em;
	margin-bottom:10px;
	text-transform:uppercase;
}

div.highestRatedGear ul li h3 span {
	background:transparent url(images/bg_dots03.gif) repeat-x scroll left bottom;
	display:block;
	padding:2px 0px;
}

div.highestRatedGear ul li h5 {
	font-size: 1em;
	margin-bottom: 10px;
}

div.highestRatedGear ul li p.price {
	font-size: 1em;
	color: #900201;
	font-weight: bold;
}

div.highestRatedGear ul li p.summary {
	clear: left;
	font-size: 1em;
	margin-bottom: 10px;
}

div.highestRatedGear ul li ul {
	font-size: 1em;
	margin-bottom: 10px;
}

div.highestRatedGear ul li ul li {
	padding: 0px;
	position: relative;
}

div.highestRatedGear ul li ul li span {
	color: #900201;
	font-weight: bold;		
	margin-left:45px;
	position: absolute;
	right: 0;
}
