div#watch-episode-page{width:980px; }
div#watch-episode-page div#left-column{width:200px;}
div#watch-episode-page div#middle-column{width:624px;}
div#watch-episode-page div#middle-column div#now-playing div#video-player{width:600px;height:335px;margin:0px auto;}
div#watch-episode-page div#middle-column div#now-playing-description{}
div#watch-episode-page div#middle-column div#now-playing-description div#video-description{}
div#watch-episode-page div#middle-column div#now-playing-description div#video-description div#video-header{clear:both;overflow:auto;}
div#watch-episode-page div#middle-column div#now-playing-description div#video-description div#video-header div#video-title{float:left;width:455px;}
div#watch-episode-page div#middle-column div#now-playing-description div#video-description div#video-header div#video-addthis{float:left;width:125px;margin-left:20px;padding-top:5px;}
div#watch-episode-page div#right-column{width:180px;}
div#watch-list{float:left;width:960px;margin-left:14px;}
div#watch-list div.video-item{float:left;width:150px;margin-right:10px;margin-bottom:10px;}
div#watch-list div.video-item div.item-thumb{margin-bottom:10px;}
div#watch-list div.video-item div.item-thumb a img{}
div#watch-list div.video-item div.item-info{text-align:center; margin-right:5px;}
div#watch-list div.video-item div.item-info div.info-title{font-size:12px;line-height:20px;color:#f58a58;}
div#watch-list div.video-item div.item-info div.info-title a{color:#f58a58;}
div#watch-list div.video-item div.item-info div.info-duration{font-size:10px;}

.tvShowList {
	padding:0;
	margin:0 0 0 10px;
}

.tvShowList LI {
	float:left;width:150px;margin-right:10px;margin-bottom:10px;
	height:130px;
	text-align:center;
	list-style:none;
}

