div.highestRatedGear
{
	clear:left;
	background:#797071 url(/Shared/css/images/common/landingheaders/darkgrey_bg.gif) repeat-x;
	margin:0 0 10px 0;
	color:#fff;
}

div.highestRatedGear h2
{
	color:#fff;
	font-size:1.5em;
	padding:6px 0 5px 35px;
	background:url(/Shared/css/images/common/landingheaders/darkgreyshoe_bg.gif) no-repeat;
	margin:0 0 10px 0;
}

div.highestRatedGear div.intro
{
	padding:5px 10px 10px 10px;
	font-size:1.2em;
}

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;
}
