#playercontent {
	position: absolute;
	width: 827px;
	left:0px;
	top:0px;
	bottom:0px;
	right: 0px;
	background-image: url(../images/blue_tint.png);
	background-repeat: repeat;
	padding-top:5px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
#youmaylike{
	position: absolute;
	width: 206px;
	left:10px;
	top:115px;
	bottom: 10px;
	overflow:hidden;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border: 2px solid #FFFFFF;
}
#playerfeature{
	position: absolute;
	left:232px;
	top:7px;
	width:579px;	
	bottom: 10px;
	padding-left:10px;
	text-align: center;
	overflow:auto;
}
#content2 {
	position: absolute;
	width: 996px;
	left:50%;
	margin-left: -498px;
	overflow:hidden;
	top: 120px;
	bottom: 72px;
	right: 0px;
}

#themetitle{
	position: absolute;
	width: 406px;
	left:10px;
	top:10px;
	height:95px;
}
.themeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style:oblique;
	font-size: 24px;		
}
.categoryheader{
	position:relative;
	top:-5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.filmtitle{
	position:relative;
	top:0px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	overflow:visible;
}
#weblink{
	position:relative;
	top:-18px;
	right:22px;
	font-size: 14px;
	text-align: right;
}

#weblink a:link{
	color: #00FF00;
	text-decoration: none;
	cursor:pointer;
}
#weblink a:visited{
	color: #00FF00;
	text-decoration: none;
	cursor:pointer;
}
#weblink a:hover{
	color: #00FF00;
	text-decoration: underline;
}
.filmdescription{
	position:relative;
	top:-15px;
	left:0px;
	font-size: 14px;
	text-align: left;
}
.filmdescription a:link{
	color: #00FF00;
	text-decoration: none;
	cursor:pointer;
}
.filmdescription a:visited{
	color: #00FF00;
	text-decoration: none;
	cursor:pointer;
}
.filmdescription a:hover{
	color: #00FF00;
	text-decoration: underline;
}
#playerx{
	position:relative;
	left:0px;
	top:5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #00FF66;
}
#player{
	position:relative;
	left:0px;
	top:5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.searchtitle a:link{
	color: #00FF00;
	text-decoration: none;
	cursor:pointer;
}
.searchtitle a:visited{
	color: #00FF00;
	text-decoration: none;
	cursor:pointer;
}
.searchtitle a:hover{
	color: #00FF00;
	text-decoration: underline;
}
