/* player container */
div.player {
	width:640px;
	height:480px;} 
	
/* play button */
div.player img {
	margin-top:184px;
} 

div.info {
	height:100px;
	background:#000;
	opacity:0.7; 
	color:#fff;
	text-align:left;
	padding:5px 15px;
	font-family:"arial","helvetica";
	font-size:12px;
	border-top:1px solid #ccc;
	margin-top:72px;
	line-height: 12pt;
}
#content2 {
	hover{ cursor: pointer }
	background: url("http://cdn-2-fantasti.clients.ucdn.com/videoplayer/flowplayer/blank.gif") repeat;
}