/* CSS Document */
.videolists{
margin-top:10px;
margin-left:8px;
}
.chunk{
	float:left;
	width:130px;
	height:160px;
	font-size:11px;
	margin-right:20px;
	margin-bottom:5px;
	clear:inherit;
}
.chunk .ima{
	text-align:center;
	padding:3px;
	border: solid 1px #CCCCCC;
}
.videohead{
	line-height:15px;
	font-weight:bold;
}
.videohead a{
	text-decoration:none;
	color:#006699;
}
.footnote{
	color:#999999;
	font-size:11px;
	margin-bottom:5px;
}
