#content
{
    margin:20px 20px 20px 20px;
}
.addin
{
    margin-top: 10px;
    background:#E2E2D6;
}
.fileinfo
{
    font-size: x-small;
    vertical-align: top;
    text-align: center;
    width: 15%;
    background-color: #D6D7C9;
}
.addin table
{
    width:100%;
}

.title
{
    color: #2E53AB;
    font-weight: bold;
    font-size: medium;
}
.textinfo
{
    vertical-align: top;
    padding-right: 30px;
}
.textinfo p
{
    margin-top: 0;
    margin-bottom: 0;
}
.textinfo .desc
{
    color: #808080;
}
.fileinfo p
{
    margin-top: 0;
    margin-bottom: 0;
}
.fileinfo .desc
{
}
.fileinfo .download
{
    font-size: small;
    font-weight: bold;
}
#searchbox
{
    font-size: x-small;
}
#searchbox input, #searchbox select
{
    font-size: x-small;
}
#filter
{
    font-size: x-small;
    text-align: right;
}
#filter input, #filter select
{
    font-size: x-small;
    text-align: right;
}
#filesnumber
{
    font-size: x-small;
    color:#808080;
    margin-right: 20px;  
}

#pagesize, #pagesize select
{
    font-size: x-small;
    padding: 10px 0 10px 0;
}

#helper_top
{
    font-size: small;
    margin: 10px 0 0px 0;
}
#helper_bottom
{
    font-size: small;
    margin: 10px 0 10px 0;
}

