body {
	font-size: 20px;
}

#header {
	margin: 0;
	width: auto;
	position: static;
}

#navigation {
	display: none;
	position: static;
}

#search {
	display: none;
}

#wrapper {
	width: auto;
	padding: 0;
	top: 4em !important;
	background: #FFF;
	position: static;
	font-size: 1.2em;
}

#moodpic,#moodpic img {
	display: none;
}

#content {
	width: auto;
	margin: 0 .5em;
	padding: 0;
	position: static;
}

#content #seasonFlashContainer .block,#content #seasonFlashContainer .block,#content #storyFlashContainer .block,#content #storyFlashContainer .block
	{
	padding: 0;
	background: #FFF;
}

#content .reason .related {
	display:none;
}

#left-teasers {
	display: none;
}

#right-teasers {
	position: static;
	margin: 0 .5em;
	padding: 0;
	width: auto;
	clear: both;
}

#bottom-teasers {
	clear: both;
	float: none;
	margin-top: 2em;
	margin-bottom: .25em;
}

#bottom-teasers table {
	font-size: 1em;
}

#bottom-teasers .plugin {
	display: block;
	width: 11em;
	height: 5.25em;
	margin-left: .2em;
}

#bottom-teasers .last {
	margin-right: 0;
}

#bottom-teasers .plugin .title {
	display: none;
}

#bottom-teasers .plugin .body {
	font-size: 1em;
	width: 11em;
	height: 5.25em;
	background: url(img/teaser_bg.gif) top left no-repeat;
}

#bottom-teasers .plugin .body div {
	padding: 1em 0.5em 0.5em .5em;
}

#bottom-teasers .plugin a:hover {
	text-decoration: none;
}

#bottom-teasers .plugin .cite,#bottom-teasers .plugin .name {
	color: #0377b9;
	font-size: .75em;
	font-weight: bold;
	height: 3.75em;
	display: block;
}

#bottom-teasers .plugin .name {
	font-size: .5em;
	text-align: right;
	height: auto;
	color: #0377b9;
	font-weight: bold;
}

#footer {
	display: none;
}