#contentvideo {
position: relative;
background: #333;
width: 931px;
padding-top: 0px;
}
.videosubhead {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #D3EBFF;
}

#videolist a {
	color: #e8e6e6;
	text-decoration: none;
	font: 12px/18px Arial;
}

#videolist a:hover { 
  color: #888181; 
}
