
#mainslider {
    width: 520px;
    padding: 20px;
    float:left;
    position:relative;
}

.slidertabs { position:absolute; }
div.tabs { height: 190px; overflow: hidden; width: 510px;  }
.videotitle { font-size:12px; background:#CCC; height:30px; padding:3px; width:154px; }
div.middle-tabs {
    overflow-y: hidden;
	width:510px;
	float:left
}

div.inner-tabs {
    width: 1030px; /* 630*n + 20 */
    height: 180px;
    margin-top:10px;
	float: left;
}

div.tab { float: left; width: 160px; height: 180px; padding-left:10px; position:relative;  }


.navigation { background:url(img/scroller/scroller_nav_back.png) no-repeat; position:absolute; width:640px; height:48px; top:210px; left:20px; z-index:100px; }

#next { cursor: pointer; position: absolute; width: 47px; height: 46px;
        top:160px; left:107px; z-index:150px; }

#prev { float: left; cursor: pointer; position: absolute; width: 47px; height: 46px; 
        top:160px; left:47px; z-index:150px; }
        
.mostpopularhead { position:absolute; top:30px; left:0px; background:url(img/scroller/most_popular.png) no-repeat; width:282px; height:118px; }

.titles-featured a, .titles-featured a:hover, .titles-featured {
font-size: 16px;
display: block;
margin-bottom: 10px;
margin-top: 5px;
color: #FFF;
text-decoration: none;
font-weight:bold;
}