/*elimino MARGINI
---------------------*/
li.drawer{margin: 0pt; padding: 0pt;}
li.drawer h2{margin: 0pt; padding: 0pt;}

.drawers-wrapper {
    position: relative;
    width: 180px;
    margin-top: 15px;
}

.drawer {
    background:transparent url(images/projects_accordion/sideboxlight_bg20070611.gif) repeat-y scroll 0pt;
    color:#76797C;
    font-size:11px;
    line-height:1.3em;
}

.boxcap {
    height:5px;
    left:0pt;
    position:absolute;
    width:100%;
    z-index:100;
    background:transparent url(images/projects_accordion/sidenav_capbottom.png) no-repeat scroll 0%;
    margin-top:-5px;
}
* html .boxcap{margin-top:-8px;}
.captop {
    background-image:url(images/projects_accordion/box_188captop.png);
    bottom:auto;
    top:0pt;
    margin-top:0;
}
* html .captop{margin-top:-6px;}
.drawers {
    margin-bottom:15px;
    color:#76797C;
    font-size:11px;
    line-height: 18px;
}

.drawers a {
    color:#666666;
    text-decoration:none;
    font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
}

a.selected{background-color: #EDEDEC;}

li.drawer li {
    list-style-image: none;
    border-bottom:1px solid #E5E5E5;
    line-height:16px;
    padding:6px 0pt;
}

ul {
    list-style: none;
    padding: 0pt;margin:0pt;
}

ul.drawers {
    margin: 0;
}

.drawer-handle {
    background:#939393 url(images/projects_accordion/slider_handlebg188.png) no-repeat scroll 0pt;
    color:#333333;
    cursor:default;
    font-size:12px;
    font-weight:normal;
    height:auto; !important;
    min-height:35px;
    line-height:15px;
    margin-bottom:0pt;
    /*text-indent:15px;*/
    width:92%;
}
/*IE HACK*/
* html .drawer-handle{width:180px; height: 50px; width: 163px;}
li.drawer h2{
   padding-left:15px;
}


.drawer-handle.open {
    background-color:#72839D;
    background-position:-188px 0pt;
    color:#FFFFFF;
}
/*IE6 HACK*/
* html .drawer-handle.open {background-color:transparent}
.drawer ul {
    padding: 0 12px;
    padding-bottom:0pt;margin: 0pt;
}

.drawer-content ul {
    padding-top: 7px;
}

.drawer-content li a {
    display:block;
    overflow:hidden;
}

.alldownloads li {
    border:0pt none;
    line-height:18px;
    padding:0pt;
}

