.videoname {
	background-color: #9B9186;
	background-repeat: repeat-y;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #D9D3D1;
	border-right-color: #D9D3D1;
	border-bottom-color: #D9D3D1;
	border-left-color: #D9D3D1;
}
.videoheader {
	background-color: #37322C;
	background-repeat: repeat-y;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.videodescription {
	background-repeat: repeat-y;
	text-align: left;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #D9D3D1;
	border-right-color: #D9D3D1;
	border-bottom-color: #D9D3D1;
	border-left-color: #D9D3D1;
}
.videoselected {
	background-color: #990000;
	background-repeat: repeat-y;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #D9D3D1;
	border-right-color: #D9D3D1;
	border-bottom-color: #D9D3D1;
	border-left-color: #D9D3D1;
}
