MOST RECENT

    /* MEDIA BAR BELOW THE PRIMARY CONTENT ============================================================== */ #mediabar{ width: 962px; overflow:hidden; background:#f5f5f5; padding:8px 0 10px 8px; margin-bottom:10px; position:relative; height:223px; } #mediabar .container { /*Do not change the name of class */ position: absolute; left: 8px; width: 954px; height:223px; overflow:hidden; } #mediabar ul{ width:10000px; position: relative; } #mediabar li{ float:left; width:152px; padding:0 8px 0 0; } #mediabar .thumb{ width:150px; background:#fff; height:113px; border:1px solid #c5c5c5; padding:1px; margin:0 0 3px 0; overflow:hidden; text-align:center; } #mediabar .thumb img{ margin:0 auto; max-width:150px; max-height:113px; } #mediabar .info{ width:148px; position:relative; background:#fff; border:1px solid #c5c5c5; padding:2px; overflow:hidden; min-height:60px; height:auto !important; height:60px; } #mediabar .info p{ font-size:12px; line-height:1.2em; font-weight:bold; padding:0 2px 0 2px; } #mediabar .info p.moreVideo{ position:absolute; bottom:3px; right:3px; padding:3px 5px 0 5px; } #mediabar .info p.morePhoto{ position:absolute; bottom:3px; right:3px; padding:3px 5px 0 5px; } #mediabar .info p.morePhoto a{ color:#50630a; background:url(http://img709.imageshack.us/img709/741/icophoto.gif) no-repeat left center; padding:0 0 0 17px; } #mediabar #previous_button { /*Do not change the name of class */ position: absolute; width: 16px; height: 16px; right:35px; top: 21px; background: url(http://img222.imageshack.us/img222/343/prevu.png) no-repeat; z-index: 100; cursor:pointer; } #mediabar #previous_button.disabled { /*Do not change the name of class */ background: url(http://img214.imageshack.us/img214/9588/prevdisabled.png) no-repeat; cursor:default; } #mediabar #next_button { /*Do not change the name of class */ position: absolute; right: 10px; top: 21px; width: 16px; height: 16px; background: url(http://img841.imageshack.us/img841/7195/nextro.png) no-repeat; z-index: 100; cursor:pointer; } #mediabar #next_button.disabled { /*Do not change the name of class */ background: url(http://img513.imageshack.us/img513/5651/nextdisabled.png); cursor:default; }

    kecantikan