   #left h4,   #left h4 a {padding:5px 0px;font-weight:bold;}
   
   .drawers-wrapper {
           position: relative;
            width: 188px;
		font:1em Arial, Helvetica, sans-serif;
		float:left;
            
        }

        .drawer {
            /*background:transparent url(images/sideboxl.gif) repeat-y scroll 0pt;*/
        
            font-size:11px;
            line-height:1.3em;
			cursor:pointer;
        }

        .boxcap {
            height:5px;
            left:0pt;
            position:absolute;
            width:100%;
            z-index:100;
            background:transparent url(images/sidenav_.png) no-repeat scroll 0%;
            margin-top:-5px;
        }

        .captop {
            background-image:url(images/box_188c.png);
            bottom:auto;
            top:0pt;
            margin-top:0;
        }

        .drawers {
            margin-bottom:15px;
            color:#76797C;
            font-size:11px;
            line-height: 18px;
        }

        .drawers a {
          color:#699;
            text-decoration:none;
            font: 1.1em "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
		display:block;
		padding:5px;

			
        }
				.drawers a:hover { color:white;			background: #0F4A58; 	
     

			
        }

        .drawer li {
        
            line-height:16px;
            padding:6px 0pt;
			border-bottom:1px dotted #333;line-height:23px;
        }

        UL {
            list-style: none;
            padding: 0;
        }

        UL.drawers {
            margin: 0;
        }

        .drawer-handle {
            background:#939393 url(images/slider_h.png) no-repeat scroll 0pt;
            color:#999;
			
            cursor:default;
            font-size:14px;
            font-weight:normal;
            height:25px;
            line-height:25px;
            margin-bottom:0pt;
            text-indent:15px;
            width:100%;
        }

        .drawer-handle.open {
            background-color:#72839D;
            background-position:-188px 0pt;
            color:#FFFFFF;cursor:pointer;
			font-weight:bold;
        }

        .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;
			/*border-bottom:1px dotted #333;line-height:23px;*/
			 
        }
