#video_wrapper
{
	width:580px;
	margin-left:auto;
	margin-right:auto;
}

#video_player
{
width:520px;
margin:20px auto 20px auto;
}

#uvp_fop_container
{
border:1px solid #000;
}

.video_link
{
width:125px;
height:125px;
margin:20px 10px 20px 10px;
float:left;
}

.playOverlay {
	background:url("/bin/include/Artists/images/up_play.png")transparent no-repeat 0 0;
	width:50px;
	height:16px;
	position:relative;
	top:-30px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/bin/include/Artists/images/up_play.png");
	margin-left:10px;
	margin-bottom:10px;
	}

a:hover .playOverlay {
	background:url("/bin/include/Artists/images/over_play.png")transparent no-repeat 0 0;
	width:50px;
	height:16px;
	position:relative;
	top:-30px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/bin/include/Artists/images/over_play.png");
	margin-left:10px;
	margin-bottom:10px;
}

.video_title
{
font-size:1em;
position:relative;
top:-33px;
width:125px;
margin:0px auto 0px auto;
text-align:center;
}

#video_title_main
{
font-size:1.5em;
text-align:center;
}
