ul.videos li{
	background: none;
	padding: 0 0 31px 0;
	float: left;
	width: 200px;
	display: block;
	margin: 0;
}

ul.videos li.first{
	margin: 0 57px 0 0;
}

ul.videos li img{
	margin: 0 0 1px 0;
	background: #000;
	padding: 12px 0;
	border: none;
}

ul.videos li a{
	background: none;
	text-decoration: none;
}

ul.videos li a span{
	position: absolute;
	display: inline;
	width: 200px;
	height: 120px;
	text-indent: -9999px;
	border: none;
}

ul.videos li a:hover span{
	position: absolute;
	text-decoration: none;
	width: 200px;
	height: 70px;
	text-indent: 0;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,0.6);
	padding-top: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

ul.videos li p a{
	text-decoration: none;
	color: #27596a;
}

ul.videos li p a:hover{
	color: #003e4c;
}

ul.videos li p a:hover{
	background: #fff;
}

ul.videos li h3{
	margin: -1px 0 2px 0;
	line-height: 22px;
	color: #482919;
	font-size: 16px;
}

ul.videos li h3 a{
	text-decoration: none;
}

ul.videos li h3 a:hover{
	background: #fff;
}

ul.videos li em{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7A6E6C;
}

ul.videos li p{
	color: #564f4b;
	margin: 0;
	font-size: 11px;
}

#new{
	background: none;
	position: absolute;
	margin-top: 2px;
	margin-left: 179px;
	z-index: 1;
}

div.contentSection{
	padding: 0;
}