html {
	color: #FFF;
	background: #0B142B url(../images/bg.jpg) no-repeat center top
}
a { text-decoration: none }
#dk { margin: 0 auto; width: 990px; text-align: left }
#mainContent { height: 550px }
#secondaryContent, #secondaryContent div { height: 227px; position: relative }
#secondaryContent, #footer { padding: 0 29px 0 32px }
#secondaryContent div { float: left }
.teaser {
	background: transparent url(../images/teaser.png) no-repeat 14px 3px;
	width: 438px;
	overflow: hidden;
}
.teaser h2 { font-weight: bold; color: #FAC800; margin-bottom: 0.2em }
.teaser .photo { position: absolute; top: 0px; left: 0px }
.teaser .content {
	position: absolute;
	left: 304px;
	width: 114px;
	top: 32px;
}
.teaser p {
	font-size: 85%;
	margin: 0.5em 0;
}
.teaser a.button {
	color: #048188;
	font-size: 92%;
	font-weight: bold;
	line-height: 14px;
	background: transparent url(../images/go.png) no-repeat left center;
	padding: 0 5px 0 20px;
	position: absolute;
	top: 130px;
	left: 77px;
}
.teaser p a.button { font-size: 108.695% }
.narrow { width: 160px; background: transparent }
.split-teasers, .split-teasers .teaser { width: 330px }
.split-teasers .teaser .photo { left: 14px }
.split-teasers .teaser .content {
	left: 155px;
	width: 150px;
	top: 16px;
	padding-right: 10px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right top;
}
.split-teasers .teaser a.button { position: static }
.show .content { background-image: url(../images/split-teaser-show.png) }
.game .content { background-image: url(../images/split-teaser-game.png) }
#secondaryContent .split-teasers .teaser {
	background-image: url(../images/split-teaser.png);
	background-position: 0px 3px;
	height: 100px
}
#footer {
	color: #858A95;
	clear: left; 
	font: normal normal 77%/1.2 Arial, sans-serif
}
#footer img.discovery-logo {
	margin-right: 2px;
	float: left;
}
#footer a { color: #F9C724 }
#footer p { margin: 0.5em 0 }
