#vidwrapper {
	background: #fff;
	width: 728px; 
	z-index: 1;
	margin:0px;
	}
.vidFrame { 
	position: relative;
	display: none;
	width: 480px;
	height: 380px;
	margin:0px;
	}
#vidlist {
	position: relative;
	width: 480px; 
        height: 220px;
	margin: 0px;
	overflow:auto;
	}

.vidcontent td {
	color: #000000;
	font-size: 9px;
	background-color: #e2ebf7;
	margin: 2px;
	padding: 6px;
	text-align: justify;
	}

.vidcontent td.vidcontent2 {
	color: #000000;
	font-size: 9px;
	background-color: #f0f1f2;
	margin: 2px;
	padding: 6px;
	text-align: justify;
	}
.vidcontent a:link, .vidcontent a:visited {
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	}
.vidcontent a:hover {
	position:relative;
	top:1px;
	left:1px;
	font-weight: bold;
	text-decoration: none;
	background-color: #f2fb60;
	font-size: 10px;
	}
.vidcontent a:active {
	position:relative;
	top:1px;
	left:1px;
	font-weight: bold;
	text-decoration: none;
	background-color: #c8dcf6;
	color: #000000;
	font-size: 10px;
	}
.vidcontent td:hover {
	color: #000000;
	font-size: 9px;
	background-color: #d0d7e2;
	margin: 2px;
	padding: 6px;
	}
.viddate {
	color: #000000;
	font-size: 8px;
	text-align: right;
	float: right;
	}
.vidcontent {
	color: #000000;
/*	background: #f0f1f2; */
	background: #abd4ff;
	width: 364px; 
	margin: 0px;
	padding: 5px;
	}

