@charset "UTF-8";
		.drawers-wrapper {
            position: relative;
            width:205px;
            
        }

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

        .boxcap {
            height:5px;
            left:0pt;
            position:absolute;
            width:205px;
            z-index:100;
            background:transparent url(../../images/WN/sidenav_capbottom.png) no-repeat scroll 0%;
            margin-top:-5px;
        }

        .captop {
            background-image:url(../../images/WN/box_188captop.png);
            bottom:auto;
            top:0pt;
            margin-top:0;
			width:205px;
			
        }

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

        .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;
			width:205px;
			
			
        }

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

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

        UL.drawers {
            margin: 0;
        }

        .drawer-handle {
            background:#939393 url(../../images/WN/slider_handlebg188.png) no-repeat scroll 0pt;
            color:#333333;
            cursor:default;
            font-size:14px;
            font-weight:normal;
            height:25px;
            line-height:25px;
            margin-bottom:0pt;
            text-indent:15px;
            width:158px;
        }

        .drawer-handle.open {
            background-color:#72839D;
            background-position:-188px 0pt;
            color:#FFFFFF;
			
			
        }

        .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;
			width:205px;
        }


