 h2 {
            margin: 0;
        }

        .drawers-wrapper {
	margin-left: 2px;
            position: relative;
            width: 243px;
            
        }

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

        .boxcap {
	background-color: #ccc;
            height:5px;
            left:0pt;
            position:absolute;
            width:100%;
            z-index:100;
            margin-top:-5px;
        }

        .captop {
            background:ccc;
            bottom:auto;
            top:0pt;
            margin-top:0;
        }

        .drawers {
            margin-bottom:15px;
            color:#76797C;
            font-size:11px;
            line-height: 18px;
        }

        .drawers A {
            color:#fb802d;
            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;
        }

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

        UL {
            list-style: none;
            padding: 0;
        }

        UL.drawers {
            margin: 0;
        }

        .drawer-handle {
            background:#ccc;
            color:#333333;
            cursor:default;
            font-size:12px;
            font-weight:bold;
            height:25px;
            line-height:25px;
            margin-bottom:0pt;
            text-indent:15px;
            width:100%;
        }

        .drawer-handle.open {
            
            color:#fb802d;
	background:url(http://www.londoncarclubs.co.uk/images/sidebox_handle.gif) no-repeat;
}

        .drawer UL {
            padding: 0 12px;
            padding-bottom: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;
        }