#COVEchapters {width: 514px; height: 240px; overflow-x: hidden; overflow-y: auto; text-align: left;}

.COVErowText {  margin: 3px 18px 3px 0px; padding: 0px;}

.COVEchaptersDisplay {
	list-style:none;
	width: 516px;
	background-color: #333333;
	color: #ffffff;
	font-family: verdana;
	padding: 0px !important;
}

#COVEchapters img {margin: 8px 6px 4px 6px !important; padding: 0px !important; border: 0px !important; float: left; }

#COVEchapters li {padding: 0px !important; border-top: 1px solid #cccccc; height: 76px; overflow-y: hidden;}



.COVEchapterTitle {font-size: 11px; color: #dddddd;}
.COVEchapterLength {font-size: 10px; color: #aaaaaa;}
.COVEchapterDescription {font-size: 10px; line-height: 10px; color: #ffffff;}


.COVEoverRow {background-color: #666666 !important; cursor: pointer; color: #000000 !important;}
.COVEchapterTitleOver {font-size: 11px;	color: #666666;}
.COVEchapterLengthOver {font-size: 10px; color: #aaaaaa;}
.COVEchapterDescriptionOver {font-size: 10px; color: #000000;}
.COVEchapterSelected { background-color: #666666 }

.holder {
	display: table;
	width: 514px;
	top: 0px;
	left: 0px;
	background-image: url(../images/tile.jpg);
	background-position: top;
	background-repeat: repeat;
}
.player {
	/* position:absolute; */
	top: 5px;
	left: 5px;
	z-index: 1;
}

.COVEclear {clear: both;}

