@charset "utf-8";
/* CSS Document */

body {
	width:600px;
	height:680px;
	background-color:#fff;
	margin:0px 0px 0px 0px;
	border:1px sold #570b21;
}

#epguide {
	width:600px;
	height:680px;
}

td {
	vertical-align:top
}

img {
	border:none;
}

#video {
	padding:10px 10px 10px 10px;
}

#interview {
	margin-top:46px;
	margin-left:48px;
	font-family:"Courier New", Courier, monospace;
	color:#003;
	font-size:12px;
	text-align:left;
	width:435px;
}

#synopsis {
	margin-top:40px;
	margin-left:48px;
	font-family:"Courier New", Courier, monospace;
	color:#003;
	font-size:12px;
	text-align:left;
	width:435px;
	height:160px;
	overflow:auto;
}

#competition-text {
	margin-top:46px;
	margin-left:58px;
	font-family:"Courier New", Courier, monospace;
	color:#003;
	font-size:12px;
	text-align:left;
	width:380px;
}

#next {
	float:right;
	margin-top:10px;
	margin-right:20px;
}

#previous {
	float:left;
	margin-top:10px;
	margin-left:20px;
}

#title {
	font-size:14px;
	color:#700e2a;
	font-weight:bolder;
}

#close {
	margin-top:25px;
}

#theblaggers {
	font-family:"Courier New", Courier, monospace;
	color:#003;
	font-size:14px;
	font-weight:bold;
}

#theblaggersimg {
	float:left;
	padding:10px 10px 10px 10px;
	margin-left:10px;
	margin-right:10px;
}

#blaggersinfo {
	margin-top:48px;
	vertical-align:bottom;
	width:350px;
	border-bottom:1px dotted #666;
	padding-bottom:10px;
}

