/*#player, #clips, #secondplayer
{
	float:left;margin-left:20px;
}*/
#movie
{
	display:block;
	width:480px;
	float:left;
	background-color:transparent;
}
.players {
margin:0 auto;
	display:block;
	width:480px;height:270px;
	/*margin-left:20px;*/
}
#player {
	display:block;
	width:480px;height:270px;
	/*margin-left:20px;*/
}
#player169 {
	display:block;
	width:480px;height:270px;
	/*margin-left:20px;*/
}
#clips {/*float:right;width:180px;overflow:hidden;*/
/*width:120px;
	float:left;
	*/
	background:#fff;
	display:block;
	margin:10px auto;
	height:120px;
}
#clips a {

	margin:5px;
	/*
	float:left;
	display:block;
	width:60px;
	height:60px;
	overflow:hidden;
	/*
	font-size:0.9em;
	color:#3663a6;*/
}
a.prev{display:block;float:left;height:120px;width:36px;overflow:hidden;background:transparent url(images/prev.png) no-repeat 0 center;text-indent:-2000px;}
a.next{display:block;float:right;height:120px;width:36px;overflow:hidden;background:transparent url(images/next.png) no-repeat 0 center;text-indent:-2000px;}
.bl {text-align:left;height:120px;overflow:hidden;}
.bl a {display:block;float:left;width:120px;height:90px;}
#title{
/*clear:left;*/
text-align:left;
float:left;
width:325px;
/*margin-top:20px;*/
margin-left:20px;
}
#title h2{color:#a00103;text-align:left;padding:0;}

#cycle {
width:320px;
margin:0 auto;
	margin-top:20px;
	}
.cycling {text-align:center;
width:300px;
margin:0 auto;}
.cycling h3{text-align:center;}
/*
.cycling a{display:block;margin:0 auto;width:280px;height:240px;overflow:hidden;}
*/
#cycle_prev{display:block;float:left;height:240px;width:36px;background:transparent url(images/prev.png) no-repeat 0 center;text-indent:-2000px;}
#cycle_next{display:block;float:right;height:240px;width:36px;background:transparent url(images/next.png) no-repeat 0 center;text-indent:-2000px;}

.cl{cursor:pointer;}
