/* sub tabs -- the one below page title */
.has-buying-guide-only-warning {
    font: bold 15px/18px Arial, Helvetica, sans-serif;
    color: #666666;
    margin-top: 15px;
}
.sub-tabs {
    background: none #f8f8f8;
    border: 1px solid #c2c2c2;
    float: left;
    font-size: 14px;
    height: 31px;
    position: relative;
    width: 938px;
    margin:0 0 30px 0;
}
.sub-tabs ul {
	background: none;
	float: left;
	margin:0;
	padding: 0;
	position: absolute;
	display: block;
}
.sub-tabs ul li {
	border-right: 1px solid #c2c2c2;
	border-left: 1px solid #fff;
	float: left;
	list-style: none outside none;
	padding: 7px 17px 4px;
	height: 20px;
    line-height: 14px;
}
.sub-tabs ul li.on {
	background: none repeat scroll 0 0 #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin: 0;
	padding-bottom: 5px;
	position: relative;
}
.sub-tabs ul li a:link,
.sub-tabs ul li a:visited,
.sub-tabs ul li a:hover,
.sub-tabs ul li a:active {
	border-left: 1px solid #fff;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.sub-tabs ul li a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
.sub-tabs ul li.on a:hover {
	text-decoration: none;
}

/* end of sub tabs */

/* page title */

.overview-title {
    font-size: 26px;
    font-weight: bold;
    margin: 20px 0 15px;
    line-height:1;
}

/* overwrite headerfooter */

#t-header #body-wrap {
    height: 120px;
}

/* subhead */

.print_icon {
	float:right;
}

#subhead_container {
	font-size:12px;
	line-height:14px;
}
#subhead_container p {
	margin-bottom:20px;
}

#subhead_container .beta {
	color:#999; font-weight:bold;
}
*html #subhead_container {
	width:750px!important;
}
#subhead_container .subhead_bug {
	clear:both;
	padding:0;
}
*html #subhead_container .subhead_bug {
	position:relative; top:3px;
	padding:20px 0px 19px 0px;
}
#subhead_container .subhead_bug h1 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:24px;
}

#subhead_container .subhead_bug h1 img {
    vertical-align: middle;
    margin-right: 6px;
}

#subhead_container .subhead_bug .heading img{
	vertical-align:middle;
}
*html #subhead_container .subhead_bug .heading {
	margin-top:25px;
}
*+html #subhead_container .subhead_bug .heading {
	margin-top:27px;
}
#subhead_container .ratingsKey {
	position:relative;
	top:-1px;
	float:right;
	height:30px;
	margin-bottom:1px;
	margin-top:20px;
}
	*html #subhead_container .subhead_bug .ratingsKey { top:-2px; }
	*+html #subhead_container .subhead_bug .ratingsKey { top:-1px; }
#subhead_container #printTool {
	float: left; clear: both; margin: 12px 0 0 0; padding:0; font: normal 11px Arial, Helvetica, sans-serif;
	color: #176FCC;
	height: 20px;
	min-height: 5px;
	width: 100%;
	}
	*html #subhead_container #printTool {width: 750px!important; }

#subhead_container #printTool .box { float: right; }
#subhead_container #printTool a { display:block; float:left; height:13px; font: normal 11px/16px Arial, Helvetica, sans-serif; }
#subhead_container #printTool a:link { color: #176FCC; text-decoration: none; }
#subhead_container #printTool a:visited { color: #176FCC; text-decoration: none; }
#subhead_container #printTool a:hover { color: #176FCC; text-decoration:underline; }
#subhead_container #printTool a:active { color: #176FCC; text-decoration:underline; }
#subhead_container #printTool img { margin: 0 6px 0 11px; border: none; }
#subhead_container #printTool a.image:link { text-decoration: none; border: none; }
#subhead_container #printTool a.image:visited { text-decoration: none; border: none; }
#subhead_container #printTool a.image:hover { text-decoration: none; border: none; }
#subhead_container #printTool a.image:active { text-decoration: none; border: none; }