
#vertical-divider-line-video {
	position:absolute;
	top:10px;
	left:630px;

}

#left-column-container-video {
	/*position:absolute;*/
	float:left;
	margin-left: 23px;
	width: 270px;
	top:10px;
	
}

#WebPageVideoWrapper {
	float:left;
	padding-left:19px;
	width:630px;
}

#WebPageVideoCategoryWrapper {
	float:left;
	padding-left:19px;
	width:600px;
}

.VideoTitle {
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.VideoCategoryTitle {
	font-size: 28px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.VideoCategoryTitle span {
	color: navy;
}

.FeedHierName {
	background:transparent url(/skin/images/sidebox/video_category_bg.gif) no-repeat scroll left top;
	font-size: 14px;
	font-weight:bold;
	width: 291px;
	height: 185px;
	padding:5px;
	color: #6e4e31;
}

.FeedHierName a {
	text-decoration: none;
	color: #6e4e31;
}

.FeedCatImg {
	opacity:1;filter:alpha(opacity=100);
}

.FeedCatImg:hover {
	opacity:0.7;filter:alpha(opacity=70);
}

.ImageHierName {
	background:transparent url(/skin/images/sidebox/image_gallery_bg.gif) no-repeat scroll left top;
	font-size: 12px;
	font-weight:bold;
	width: 291px;
	height: 234px;
	padding:5px;
	color: #6e4e31;
}

.FeedImageCatImg {
	opacity:0.8;filter:alpha(opacity=80);
}

.FeedImageCatImg:hover {
	opacity:1;filter:alpha(opacity=100);
}

.playlist_thumb {
	border:1px solid #b4794d;
}

.playlist_nonactive {
	color: #b15e3c;
}

.viral_img {
	display: none;
}

.VideoListBox {

	width: 210px;
	min-height: 100px;
	padding-left:78px;
	padding-top:5px;
	color: #6e4e31;
	border:1px solid #b4794d;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #eac49a;
	
}

.VideoListBox a {
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
	color: #6e4e31;
}

.VideoListBox a:hover {
	color: #8c0c0d;
	text-decoration: underline;
}

.VideoListTD {
	
	color: #6e4e31;
	border:1px solid #b4794d;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #eac49a;
}

.VideoListTD a {
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
	color: #6e4e31;
}

.VideoListTD a:hover {
	color: #8c0c0d;
	text-decoration: underline;
}

.VideoMenuDiv {
	border:1px solid #d4b295; 
	padding:5px;
	color:#8c5e3c;
	background-color:#FFEAC6;
	margin-top:5px;
}

