﻿.folderlink 
{
    text-decoration:none;
    /*margin-right:20px;*/
}
.folderlinkLocked
{
    text-decoration:none;
    padding-right:15px;
    margin-right:6px;
    background-image:url(/imgs/locked.gif);
    background-position:right center;
    background-repeat:no-repeat;
}
.folder_butt0{
    width:170px;
    height:30px;
    float:left;
    text-align:center;
    margin:0;
    padding:0;
    padding-top:6px;
    background-repeat:no-repeat; 
    background-image:url(/imgs/sfondo_bott0.gif);
}    
.folder_butt1{
    width:170px;
    height:30px;
    float:left;
    text-align:center;
    margin:0;
    padding:0;
    padding-top:5px;
    background-repeat:no-repeat; 
    background-image:url(/imgs/sfondo_bott1.gif);
}    
.slidepanel
{
    padding:0;
    padding-top:10px;
    margin:0;
    position:absolute;
    top:40px;
    left:0;
    width:auto;
    height: auto !important;
    height:500px;
    min-height:480px;
}    
#middle_content_gallery
{
    padding: 20px 20px 0 20px;
    background:white;
    width:695px;    
    color:#666666;
    margin:0 0 10px 0 ;
    position:relative;
    float: right;
    border:dotted 1px #dedede;
    overflow:visible;
    height: auto !important;
    height:500px;
    min-height:500px;   /*deve essere padding-top pixel meno del height di #middle_content_home:463*/
    } 
