h4 { color: #feffff; font-size: 14px; font-weight: bold; text-indent: 15px; padding-top: 3px; }
.drawers-wrapper { position: relative; width: 206px; }
.drawer { color: #feffff; background-color: #fbfaf7; }
.boxcap {
            height:5px;
            left:0;
            position:absolute;
            width:100%;
            z-index:100;
            margin-top:-5px;
        }
.captop {
            bottom:auto;
            top:0;
            margin-top:0;
        }
.drawers {
            margin-bottom:15px;
            color:#feffff;
            font-size:11px;
            line-height: 18px;
        }
.drawers A {
            color:#feffff;
            text-decoration:none;
            font-style:normal;
            font-variant:normal;
            font-weight:normal;
        }
.drawer li { color: #feffff; line-height:16px; margin-bottom: 10px; }
UL {
            list-style: none;
            padding: 0;
        }
UL.drawers {
            margin: 0;
        }
.drawer-handle { background-image: url(../assets/r-hl-bg.jpg); background-repeat: no-repeat; text-indent:15px; width:206px; height: 25px; }
.drawer-handle.open { color: #feffff; font-weight: bold; background-image: url(../assets/r-hl-bg.jpg); background-repeat: no-repeat; width: 206px; height: 25px; }
.drawer UL { padding-top: 10px; padding-right: 10px; padding-left: 15px; }
.drawer-content UL {
            
        }
.drawer-content LI A {
            display:block;
            overflow:hidden;
        }
.alldownloads li {
            line-height:18px;
            padding:0;
        }
.img { margin-top: -10px; margin-bottom: 10px; margin-left: -15px; display: block; }
.search { margin-bottom: 5px; margin-left: 6px; padding-top: 2px; border-style: none; }
