.content {
    background: none repeat scroll 0 0 #EEEEEE;
    clear: both;
    float: left;
    padding: 10px;
    width: 645px;
}

.ow_files_list_item {
    float: left;
    height: auto;
    padding: 10px;
    width: 110px;
}

.ow_files_item_title {
    font-weight: bold;
    /**max-height: 28px;*/
    overflow: hidden;
    padding-bottom: 3px;
    word-wrap: break-word;
}

.ow_files_item_rate{
    height: 15px;
    text-align: center;
}

.ow_files_infobar{
    padding: 10px;
    text-align: right;
}