#playercontent {
	position: absolute;
	width: 827px;
	left:0px;
	overflow:hidden;
	background-image: url(../images/blue_tint.png);
	background-repeat: repeat;
	top:0px;
	bottom:0px;
	right: 0px;
	padding-top:5px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);
}
#youmaylike{
	position: absolute;
	width: 206px;
	left:10px;
	/*top:115px;*/
	top:50px;
	bottom: 10px;
	overflow:hidden;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(border-radius.htc);
	border: 2px solid #FFFFFF;
}
#playerfeature{
	position: absolute;
	left:232px;
	top:40px;
	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: 206px;
	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;
}

#videoResult{
	position: absolute;
	left:230px;
	bottom:10px;
	right:12px;
	overflow:hidden;
	top: 50px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border: 2px solid #FFFFFF;
	text-align: left;
}
#videoResult1{
	position: absolute;
	left:230px;
	bottom:10px;
	right:175px;
	overflow:hidden;
	top: 50px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border: 2px solid #FFFFFF;
	text-align: left;
}
#videoresult_container {
	position:absolute;
	top:26px;
	left:0px;
	right:0px;
	bottom:8px;
	padding-top:8px;
	overflow:auto;
}
#weblink{
	position:relative;
	top:-18px;
	right:30px;
	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;
}
.searchodd{
	background-color: #006699;
}
.searchcat{
	font-size: 12px;
	font-weight: bold;	
}
.searchtitle{
	font-size: 12px;	
}
.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;
}
