.menuVideos { float:left; width:280px; border:1px solid silver; border-top:none; }
.menuVideos a{ display:block; clear:both; color:#333; float:left; width:264px; padding:8px; background:#fff; border-top:1px solid silver; }
.menuVideos a:hover, .menuVideos a.selected { background:#ffa520; color:white; }
.menuVideos a img{ float:left; margin:0 10px 0 0; }
.menuVideos a h3{ float:left; display:block; font-size:110%; width:190px; }
.videoAtual { float:right; width:400px; margin:0 10px 0 0; border:1px solid silver; height:300px; background:url(../admin/js/loader.gif) no-repeat center; }
.videoAtual iframe{ width:400px; height:300px; }
.videoAtual h2 {padding: 12px;text-align: center;font-size: 120%;display: block;background: #CCC;margin-top: -5px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;width: 376px;}