body
{
	margin:0px;
}

img
{
	border:0px;
}

#player_and_videos
{
	position:absolute;
	top:15px;
	left:-38px;
	width:100%;
}

#superbox
{
	position:relative;
	background-image:url('images/player_bg.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
	height:428px;
	width:500px;
	border:solid thin black;
}

#separator_1
{
	position:absolute;
	bottom:-3px;
	left:66px;
}
#separator_2
{
	position:absolute;
	bottom:-3px;
	left:171px;
}

#videos_content
{
	position:absolute;
	top:-1px;
	left:507px;
	overflow:auto;
	background-image:url('images/player_bg.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
	height:418px;
	border:solid thin black;
	padding:5px;
	
	width:150px;
	text-align:center;
	background-color:#DFDFDF;
	background-position:bottom;
}
