body {
	margin:0;
	font: 10px Verdana;
	color: #000;
	background:#d5fdc0 url(img/bg.jpg) repeat-x;
	text-align:center;
}

img {
	border:0;
}
.clear {
	clear:both;
}
#main_container {
	text-align:left;
	width:924px;
	margin:0 auto;
	padding-bottom:2em;
}
#header {
	position:relative;
	width:924px;
}
#content {
	width:900px;
	background:#d5fdc0 url(img/bg_content.jpg) repeat-y;
	padding:0 12px 0 12px;
	text-align:center;
}
.episode_left {
	float:left;
	width:230px;
	height:643px;
}
.episode_right {
	float:left;
	width:670px;
	height:643px;
}
.paspic {
	border:1px solid #edaf44;
}
.pic {
	border:1px solid #000;
}
.bottom_left {
	height:115px;
	padding-top:65px;
}
.left_content {
	border-left:1px solid #acd4d1;
	border-right:1px solid #acd4d1;
	background-color:#fffd5e;
	width:202px;
	height:410px;
	margin:0 auto;
	text-align:center;
}
.left_content a {
	font: 12px arial;
	color:#000;
	font-weight:bold;
}
.left_content a:hover {
	text-decoration:none;
}
.left_content img {
	margin-top:10px;
}
.left_content .verhaal {
	padding:0 10px 10px 10px;
	text-align:left;
}
.episode_right .case_top {
	background-image:url(img/case_top.gif);
	font:12px arial;
	font-weight:bold;
	text-transform:uppercase;
	text-align:right;
	height:38px;
	padding:0 20px 0 0;
}
.control
{
background-color: #acd4d1;
border: 1px solid #edaf44;
}
.playerborder
{
border: 1px solid #edaf44;
}
