.banner-content
{
	margin: 0 auto 1em;
	padding: 11px 0 0;
	position: static;
}

.banner-content .banner
{
	margin: 0 auto;
}

.banner-content-outer
{
	border-bottom: 1px dotted #cccccc;
	margin: 0 0 1em;
	padding: 1em 0 0;
	text-align: center;
}

.banner-header
{
	position: static;
}

.banner-out
{
	z-index: 100;
}

.banner-out .banner
{
	border: 1px solid #999999;
}

.bc-fullbanner
{
	width: 468px;
}

.bc-fullbanner .banner
{
	height: 60px;
	overflow: hidden;
	width: 468px;
}

.bc-halfbanner
{
}

.bc-halfbanner .banner
{
	height: 60px;
	overflow: hidden;
	width: 234px;
}

.bc-halfbanner-autoheight
{
	background: transparent;
	background-image: none;
	border-top: none;
	margin: 0;
	padding: 0;
}

.bc-halfbanner-autoheight .banner
{
	overflow: hidden;
	width: 234px;
}

.bc-square
{
}

.bc-square .banner
{
	height: 250px;
	overflow: hidden;
	width: 250px;
}

.bh-bigboard
{
}

.bh-bigboard .bannerpos
{
	height: 190px;
	overflow: hidden;
	width: 980px;
}

.bo-headleaderboard
{
	background-position: -1px 2px;
	background-repeat: no-repeat;
	height: 130px;
	left: -11px;
	padding-left: 10px;
	position: absolute;
	top: -131px;
}

.bo-headleaderboard .banner
{
	height: 128px;
	overflow: hidden;
	width: 984px;
}

.bo-leaderboard
{
	background-position: -1px 2px;
	background-repeat: no-repeat;
	height: 100px;
	left: 117px;
	padding-left: 10px;
	position: absolute;
	top: -98px;
}

.bo-leaderboard .banner
{
	height: 90px;
	overflow: hidden;
	width: 728px;
}

.bo-skyscrapper
{
	background-position: right -1px;
	background-repeat: no-repeat;
	padding-top: 10px;
	position: absolute;
	right: -168px;
	top: -10px;
	width: 162px;
}

.bo-skyscrapper .banner
{
	height: 600px;
	overflow: hidden;
	width: 160px;
}

