@CHARSET "ISO-8859-1";

.videoItem img {
	border:1px solid black;
}

.videoItem {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.videoDate {
	color:#373648;
	font-size:10px;
}

.cursorPointer {
	cursor:pointer;
}

#videosTable {
	margin-top:5px;
}

#videoSectionHeader {
	width:100%;
	background:#373648;
	color:white;
	text-align:center;
	padding:2px 0px 2px 0px;
}

