﻿.AlphaPadding 
{
    padding:0 0 0 110px;
}

.PlayerMoreFiles 
{
    width:591px;
    height:65px;
    overflow:hidden;    
    margin-top:6px;   
}

.prew {
    width:5px;
    height:40px;
    float:left; 
    margin-top:3px;  
} 

.videofiles {
    width:591px;
    height:62px;
    float:left; 
    overflow:hidden;   
} 

.Next {
    width:30px;
    height:40px;
    float:left;    
    margin-top:3px;
    margin-right:5px;
} 

.file 
{
    width:89px;
    height:58px;
    margin-right:4px;
    margin-left:4px;
    float:left;
    text-align:center;
    font-size:0.9em;
    color:Gray;
}