/* HEADER */
#DivTVMainTitle { color:#09f; font-weight:bold; font-size:13px; height:15px; background:#eee; padding:3px 0 3px 5px; }
#DivTVMainDatetimeContainer { padding:3px 0 0 5px; height:24px; margin-bottom:15px; }

/* MAIN */
#DivTVMainVideoPlayer { width:400px; height:330px; float:left; }
#DivTVMainLegendaContainer { width:186px; height:322px; padding:3px; border:1px solid #ccc; border-left-width:0; background:#eee; float:right; }
#DivTVMainLegenda { width:174px; height:310px; border:1px solid #ccc; background:#fff; padding:5px; }
#DivTVMainContainer { height:330px; }

/* LISTING */
#DivTVListMainTitle { margin-top:30px; height:35px; font-weight:bold; font-size:14px; padding-bottom:3px; border-bottom:1px solid #bbb; }
#DivTVListContainer { width:591px; border-right:1px solid #ccc; border-left:1px solid #ccc; background:#eee; padding-bottom:10px; }
.DivTVListItem { float:left; width:285px; padding:10px 0 0 10px; cursor:pointer; }
.DivTVListThumb { width:100px; height:75px; display:block; background:#000; float:left; }
.DivTVListDate { width:160px; margin:0 10px 0 5px; float:right; border-bottom:1px solid #ccc; font-weight:bold; padding-bottom:2px; }
.DivTVListTitle { width:160px; margin:0 10px 0 5px; float:right; }
