body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #0D2242;
	margin-left: 20px;
	margin-top: 18px;
	margin-right: 30px;
	margin-bottom: 30px;
}
#video_list {
	width:		325px;
	height:		245px;
	overflow-x: hidden;
	overflow-y: auto;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
