div.highestRatedGear {
	}
	
div.highestRatedGear h2 {
	color:#FFFFFF;
	font-size:1.5em;
	padding:10px;
	}
	
div.highestRatedGear div.intro {
	font-size:1.2em;
	padding:5px 10px 0pt;
	}
	
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-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
	
div.highestRatedGear ul li {
	padding:10px 0pt;
	}
	
div.highestRatedGear ul li.alternative {
	background-color:#FFFFFF;
	}
	
div.highestRatedGear ul li img.mainImage {
	display:inline;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	width:auto;
	}
	
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 {
	color:#900201;
	font-size:1em;
	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:0pt;
	}
