/***************************************************************************
*
* IMPORTANT: This is a commercial product made by Aramis and cannot be modified for other than personal usage. 
* This product cannot be redistributed for free or a fee without written permission from Aramis. 
* This notice may not be removed from the source code.
*
***************************************************************************/

div.hidden {
    display:none;
}

.avideo_search_unit {
    width:140px;
    height:220px;
    padding:5px;
    /*margin:0px;*/
}

.avideo_file_search_pic {
    width:138px;
    height:138px;
}

.avideo_file_search_pic img {
    width:130px;
    height:130px;
}

.avideo_search_unit .sys_file_search_title a {
    float:left;
}

.boxContent .votes_small {
    float:none;
    position:relative;
    width:auto;
}

/* file unit full */
.fileUnit {
margin:10px;
position:relative;
}
.fileUnitPic {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent none no-repeat scroll center center;
    border:1px solid #CCCCCC;
    margin:0 auto;
    padding:1px;
    text-align:center;
    /*position:relative;*/
}
.fileUnitSpacer {
}
.fileUnitRight {
float:left;
position:relative;
}
.fileTitle {
font-size:16px;
margin:10px auto;
position:relative;
}
.fileSize {
margin-left:10px;
position:relative;
}
.fileUnitInfo {
height:20px;
margin:0 auto 5px;
position:relative;
}
.fileUnitInfoRate {
float:left;
position:relative;
}
.fileUnitInfoCounts {
float:right;
height:16px;
line-height:16px;
margin:0 5px;
position:relative;
}
.fileUnitInfoFav {
float:left;
margin:0 5px;
padding-left:18px;
position:relative;
}
.fileUnitInfoFav img {
left:0;
position:absolute;
top:0;
}
.fileUnitInfoView {
float:left;
margin:0 5px;
padding-left:18px;
position:relative;
}
.fileUnitInfoView img {
left:0;
position:absolute;
top:0;
}
.fileUnitInfo .votes_big {
margin:0;
}