#content {
	clear:both;
	height:481px;
	background-repeat:no-repeat;
	/*margin-bottom: 10px;*/
	text-align:left;
	font-size:10pt;
	background-image: url('../images/tv-bg.jpg');
}

#displayContent{
	
	width:326px;
	height:131px;
	
	position:relative;
	left:80px;
	top:40px;
}

#displayContent img {
	margin-bottom: 15px;
}

#writeup{
	overflow:scroll;
	overflow-x:hidden;
	height:128px;
	padding-right: 20px;
	width: 306px;
	position:relative;
	
}

#writeup_contentwrapper p {
	position: relative;
}
#selector {
	position:relative;
	top: -47px;
	left: 405px;
	height: 215px !important;
	width: 165px;
}

#selector ul {
	width: 160px !important;
	height: 155px !important;
}

.episodes {
	height: 155px !important;
	margin-bottom: -90px;
}

.episodes ul li a {
	text-decoration: none;
	font-size: 8pt;
	line-height: 11pt;
	color: black;
}

.head {
	background-color: #dedede;
	border: 3px solid #bfbfbf;
	width: 120px;
	padding: 3px;
}

#buy a {
	text-decoration:none;
	font-size:8pt;
	color: #000;
	position:relative;
	top: -241px;
	left: 305px;
	background-color: #dedede;
	border: 3px solid #bfbfbf;
	width:70px;
	height:20px;
	padding: 3px;
}
/*
#displayContent h1 {
	font-size: 15pt;
	margin-bottom:15px;
	color: #953d00;
}*/

#displayContent ul {list-style-type:none;margin-top:10px;}
#displayContent ul li {
	float:left;
	padding: 5px 10px;	
	font-size:10pt;
}

#displayContent ul li a {
	text-decoration:none;
	color:#000;
}

#displayContent ul li a:hover {
	text-decoration:underline;
}