#ytvideo,
#ytvideo2 {
	margin:0px 0px 10px 0px;
	width: 297px;
	height:239px;
	background-color:#000000;
}


.yt_holder {
    padding: 1px;
    /*border: 1px solid #e3e3e3;*/
	margin-bottom:5px;
	width: 296px;
	height:375px;
	font-family:"Century Gothic", Verdana;
	background:#000000;
	
}
.videosondemand {
    margin:5px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
    width: 292px;
	height:21px;
	background-color:#FFFFFF;
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	/*border:#000000 1px solid;*/
	
}

ul {
    margin: 3px 0px 0px 0px;
    padding: 0;
     width: 296px;
	height:102px;
	overflow-y:auto;
	overflow-x:none;
	color:#000000;
	font-family:"Century Gothic", Verdana;
	background-color:#CCCCCC
	
}

ul li {
    list-style-type: none;
    display:block;
    background: #f1f1f1;
    padding: 2px 15px 2px 0px;
    width: 266px;
    margin-bottom: 5px;
	color:#000000;
	font-family:"Century Gothic", Verdana;
	font-size:12px;

}

ul li img {
    width: 50px;
    margin-right: 5px;
    border: 1px solid #999;
}

ul li a {
    font-family:"Century Gothic", Verdana;
    text-decoration: none;
    display: block;
    color:#000000;
}

.currentvideo {
    background-image:none; background-color:#666666; color:#FFFFFF; !important ; 
	
}
.currentvideo img{
    border:#333333 3px solid;
}