﻿.mgtop10px
{
    margin-top:10px;
}

a.filelink { font-size:11px;}

.num { color:#275376;}

.float_l { float:left;}
.float_r { float:right;}
.separate
{
    clear:both; height:1px; font-size:1px;
}

.progress { display:inline-block; width:18px; height:18px;}


ul.filesList
{
    margin:0px; padding:0px;
}

ul.filesList li
{
    margin:0px; padding:0px; list-style-type:disc; margin-left:20px; color:#275376;
    padding-top:2px; padding-bottom:2px; text-align:left; font-size:9.5pt!important;
}


.item-container
{
    margin-top:15px; overflow:hidden;  width:800px;
}

.item-container .SubHead
{
    float:left; width:120px; padding-top:3px;
}

.item-container .item
{
    float:left; margin-left:10px;
}

.item-container .add-button
{
    display:block; padding-left:20px; background:url(add.gif) no-repeat left top; font-size:12px;
    height:16px; line-height:16px;
}

.item-container .short-input
{
    width:50px;
}

.folder-item
{
    background-color:#e4e4e4; padding:5px 15px;  margin-top:7px; width:500px; position:relative;
    -webkit-border-radius:3px; -moz-border-radius:3px; 
}

.folder-item .delFolder
{
    position:absolute; display:block; right:-5px; top:-5px; width:16px; height:16px; 
    background:url(delete_16.png) no-repeat left top;
}

.separate { clear:both;}