#top-colspan {
	padding: 0 0 18px 0;
	font-size: 14px;
	color: #8b979b;
	line-height: 22px;
	}
#top-colspan p {
	padding: 16px 0;
	}
#top-colspan img {
	margin: 0 0 0 20px;
	border: 1px #bec7cd solid;
	float: right;
	}
.pagination {
	margin: 10px 0 0 0;
	padding: 8px 2px;
	text-align: right;
	}
#top-colspan .pagination {
	border-top: 1px #e5e9ec solid;
	}
.right {
	padding: 0 0 0 20px;
	}
#engine-test-table {
	position: relative;
	}
/*-- Engine Test -- */
#keyTable {
	border-top: 1px #c7d1d7 solid;
	border-right: 1px #c7d1d7 solid;
	border-left: 1px #c7d1d7 solid;
	background: #c1c1c1 url(/media/mercury/images/engines/common/engine-test-key-bg.png) repeat-x;
	margin: 1px 0 0 0;
	width: 742px;
	font-size: 11px;
	}
#keyTable th {
	width: 100px;
	padding: 8px 6px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	text-align: right;
	}
#keyTable td.colHeadOrange sup {
font:bold 9px/9px arial,sans-serif;
}
#keyTable td {
padding:5px 7px 5px 15px;
}
#keyTable a {
color: #757575;
}
a#bhbKey, a#bhbKey:link, a#bhbKey:visited, a#bhbKey:hover, a#bhbKey:active {
background:url("/_media/images/engines/outboards/look_deeper/bhb_bug.gif") no-repeat scroll left center transparent;
display:inline;
margin:0 20px 0 0;
padding:5px 20px 5px 25px;
text-decoration:none;
}
a#thirdPartyKey, a#thirdPartyKey:link, a#thirdPartyKey:visited, a#thirdPartyKey:hover, a#thirdPartyKey:active {
background:url("/_media/images/engines/outboards/look_deeper/3rd_party_bug.gif") no-repeat scroll left center transparent;
display:inline;
margin:0 20px 0 0;
padding:5px 20px 5px 25px;
text-decoration:none;
}
a#h2hKey, a#h2hKey:link, a#h2hKey:visited, a#h2hKey:hover, a#h2hKey:active {
background:url("/_media/images/engines/outboards/look_deeper/h2h_bug.gif") no-repeat scroll left center transparent;
display:inline;
margin:0 20px 0 0;
padding:5px 20px 5px 25px;
text-decoration:none;
}
.keyRollover {
background:url("/_media/images/engines/outboards/look_deeper/up_arrow.gif") no-repeat scroll left top transparent;
display:none;
padding:15px 0 0;
position:absolute;
top: 24px;
left: 130px;
width:425px;
z-index:2;
}
.keyRollover p {
background:url("/_media/images/engines/outboards/look_deeper/rollover_gradient_bg.gif") repeat-x scroll left top #B0B0B0;
float:left;
padding:7px !important;
font-size: 12px !important;
}
.bug {
float:left;
padding:0 7px 0 0;
}
#thirdPartyKeyRollover {
background:url("/_media/images/engines/outboards/look_deeper/up_arrow_3rdparty.gif") no-repeat scroll 210px 0 transparent;
margin:0 0 0 140px;
}
#h2hKeyRollover {
background:url("/_media/images/engines/outboards/look_deeper/up_arrow_h2h.gif") no-repeat scroll 80px 0 transparent;
margin:0 0 0 80px;
}
.engineRollover {
background:url("/_media/images/engines/outboards/look_deeper/up_arrow_white.gif") no-repeat scroll left top transparent;
display:none;
margin:25px 0 0 40px;
padding:15px 0 0;
position:absolute;
width:300px;
z-index:3;
}
.engineRollover p {
background:url("/_media/images/engines/outboards/look_deeper/rollover_bg.gif") repeat-x scroll left bottom #FFFFFF;
float:left;
padding:7px;
}
#v6rollover, #hp320420rollover {
margin:45px 0 0 40px;
}
#v8rollover {
margin:65px 0 0 40px;
}
#Results {
	border-left: 1px #c7d1d7 solid;
	border-bottom: 1px #c7d1d7 solid;
	width: 742px;
	font-size: 11px;
	}
#Results th {
	padding: 8px;
	border-bottom: 1px solid #c7d1d7;
	border-right: 1px solid #c7d1d7;
	background: #2e4758;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	}
#Results th a {
	color: #fff;
	}
#Results td a {
	color: #333;
	}
#Results th.title {
width:375px;
}
#Results th.hpRange {
width:170px;
}
#Results tr.lightRow td {
background:none repeat scroll 0 0 #fff;
border-right:1px solid #c7d1d7;
padding:8px;
}
#Results tr.darkRow td {
	background: #d8e6ee;
	border-right: 1px solid #c7d1d7;
	padding: 8px;
	}
#Results td.lastCell {
border-right:medium none !important;
}
#noResults {
border: 2px #e7e7e7 solid;
background: #f1f3f2;
color:#8B979B;
font:bold 16px/24px helvetica,arial,sans-serif;
padding:80px 0;
text-align:center;
}
a.sortLink, a.sortLink:link, a.sortLink:visited {
	display: block;
	padding: 0 12px 0 0;
	background: url(/media/mercury/images/engines/common/down_arrow_grey.gif) no-repeat right center;
	color: #fff;
	text-decoration:none;
	}
a.sortLink:active, a.sortLink:hover, a.sortLinkOn, a.sortLinkOn:link, a.sortLinkOn:visited, a.sortLinkOn:hover, a.sortLinkOn:active {
background:url("/_media/images/engines/outboards/look_deeper/down_arrow_white.gif") no-repeat scroll right center transparent;
color:#FFFFFF;
display:block;
padding:0 12px 0 0;
text-decoration:none;
}