/* ad hoc adjustments */
.open-content #main .contentRR {
	width:980px !important;
}
.open-content #main .contentHeader980 {
	top:-8px;
}

/* main styles */
.open-content #main .contentMain img#banner {
	width: 946px;
	height: 213px;
	position: relative;
	left: -3px;
	margin-top: 20px;
	
}
.open-content #main .contentMain #button_banner-cta {
	position: absolute;
	display: none;
	background: transparent url('/wo/i/bestof/img/btn_click-here.png') no-repeat left top;
	/*border: 1px solid rgb(255, 0, 0);*/
	cursor: pointer;
	right: 75px;
	top: 302px;
	width: 120px;
	height: 35px;	
}
.open-content #main .contentMain h2 {
	font-size: 24px;
}
.open-content #main .content p {
	font-size: 11px;
	line-height: 16px;
	color: #333;
}
.open-content #main .content p.legal {

}
.open-content #main .content div#logo-container #top {
	background: transparent url('/wo/i/bestof/img/logo-container-top.png') no-repeat left top;
	height: 10px;
}
.open-content #main .content div#logo-container #content {
	background-color: #c7e7fb;
	padding-bottom: 1em;
}

.open-content #main .content div#logo-container table { margin-top: 10px; }
.open-content #main .content div#logo-container table td { font-size: 11px; }
.open-content #main .content div#logo-container table tr.logos td {
	vertical-align: middle;
	text-align: center;
	width: 20%;
}
.open-content #main .content div#logo-container table tr.logos td img { padding-bottom: 1em; }
.open-content #main .content div#logo-container table tr.captions {
	vertical-align: top;
	text-align: center;	
}
.open-content #main .content div#logo-container table tr.captions h4,
.open-content #main .content div#logo-container table tr.captions p,
.open-content #main .content div#logo-container table tr.captions a { font-size: 11px; }
.open-content #main .content div#logo-container table tr.captions h4,
.open-content #main .content div#logo-container table tr.captions a { font-weight: bold; }
.open-content #main .content div#logo-container #bottom {
	background: transparent url('/wo/i/bestof/img/logo-container-bottom.png') no-repeat left top;
	height: 10px;
}

/* tooltip */
.tooltip .tooltip-top {
	position:relative;
	width:251px;
	height:14px;
	background:url(/sxm/img/global/tooltip.png) no-repeat left top;left:-70px;
}
.tooltip .tooltip-content {
	position:relative;
	background:url(/sxm/img/global/tooltip-bg.png) repeat-y; width:251px;
	padding:8px 20px 8px 20px;left:-70px;
}
.tooltip .tooltip-bottom {
	position:relative;
	height:26px;
	width:251px;
	background:url(/sxm/img/global/tooltip.png) no-repeat left -14px;left:-70px;
}
.tooltip p {
	width:191px;
	padding:0 10px 0 10px;
	left:-70px;
}