
div.scene_188{
    float:left;
    font-size:10px;   
    padding:5px; 
    width:191px;            
    margin-bottom:5px;
    margin-left:2px;
    line-height:16px;
}


div.scene_188 a.image{  
    width:188px;
    height:155px;
    display:block;
    border:1px solid #082c56;
    background:transparent url('../../images/icons/ajax-loader.gif') center center no-repeat;
}

    div.scene_188 a.image img{ 
        width:188px;
        height:155px;
        float:left;
    }
    
    div.scene_188 div.gray{
        background:#f5f4f4;
        color:#a4a4a4;
        padding:2px 6px;
    }
        
         div.scene_188 div.gray:after
        { 
            clear: both; 
            content: "."; 
            display: block; 
            height: 0;     
            visibility: hidden; 
        } 
         div.scene_188 div.gray {display: inline-block;} 
        /* Hide from IE Mac \*/ 
         div.scene_188 div.gray {display: block;} 
        /* End hide from IE Mac */ 
            
    
    
     div.scene_188 div.gray .date{float:left;}    
     div.scene_188 div.gray .views{float:right;}    
     
     div.scene_188 a.title{
        
        font-weight:bold;
        color:#1464c4;
        display:block;
        text-decoration:none;
     }
     
     div.scene_188 div.rating{ 
        color:#616161;
        display:block;  
                    
     }
     
           div.scene_188 .rating span {color:#ff8c10;}
           
       div.scene_188 div.vid_length{
            color:#FFFFFF;
            margin-left:150px;
            font-family:verdana;
            font-size:10px;
            font-weight:bold;
            height:20px;
            letter-spacing:0.5px;
            line-height:18px;
            margin-right:-1px;
            margin-top:-20px;
            position:absolute;
            text-align:center;
            width:40px;
           }
           
           
           div.scene_188 div.vid_length_bg{          
             background:#000;
             opacity:0.7;
             filter:alpha(opacity=70); 
          }