		DIV.container { width: 100%; margin-bottom: 10px;}
        TEXTAREA { width: 80%;}
        FIELDSET { border: 1px solid #ccc; padding: 1em; margin: 0; }
        LEGEND { color: #ccc; font-size: 120%; }
        TEXTAREA { font-family: Arial, verdana; font-size: 125%; padding: 7px; border: 1px solid #999; }
        LABEL { display: block; margin-top: 10px; } 
        IMG { margin: 0px; }
 
        h2 {
            margin: 0;
        }
 
        .drawers-wrapper {
            position: relative;
            width: 188px;
			margin-left:10px;
			top:5px;
			left:0px;
            
        }
 
        .drawer {
            background:transparent url(../img/sideboxlight_bg20070611.gif) repeat-y scroll 0pt;
            color:#76797C;
            font-size:11px;
            line-height:1.3px;
        }
		
		
 
        .boxcap {
            height:5px;
            left:0pt;
            position:absolute;
            width:100%;
            z-index:100;
            background:transparent url(../img/sidenav_capbottom.png) no-repeat scroll 0%;
            margin-top:-5px;
        }
 
        .captop {
            background-image:url(../img/box_188captop.png);
            bottom:auto;
            top:-1pt;
            margin-top:0;
        }
 
        .drawers {
            margin-bottom:15px;
            color:#76797C;
            font-size:11px;
            line-height: 18px;
        }
 
        .drawers A {
            color:#666666;
            text-decoration:none;
            font-family:"Lucida Sans Unicode";
            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 0px;
			font-family:"Lucida Sans Unicode";
        }
		.drawer li a{

           display: block; background: url(../img/sidebar_linkarrow188.png) no-repeat; padding-right: 13px; overflow: hidden; _zoom: 1;
        }
		.drawer li a:hover{
           background-position: -188px 0;
        }
		.drawer li img.right{margin-top: 0px;
							margin-right: -13px;
							margin-bottom: 2px;
							margin-left: 0px;
							float: right;
		}
		
		.drawer li b{
           display: block; background: url(../img/sidebar_linkarrow188-2.png) no-repeat; padding-right: 13px; overflow: hidden; _zoom:1;
		   background-position: -188px 0;
        }
		
		
		
 
        UL {
            list-style: none;
            padding: 0;
        }
 
        UL.drawers {
            margin: 0;
        }
 
        .drawer-handle {
            background:#939393 url(../img/slider_handlebg188.png) no-repeat scroll 0pt;
            color:#333333;
            cursor:default;
            font-size:12px;
            font-weight:normal;
            height:25px;
            line-height:25px;
            margin-bottom:0pt;
            text-indent:15px;
            width:100%;
			font-family:"Lucida Sans Unicode";
        }
 
        .drawer-handle.open {
            background-color:#72839D;
            background-position:-188px 0pt;
            color:#FFFFFF;
        }
 
        .drawer UL {
            padding: 0 12px;
            padding-bottom:0pt;
			font-family:"Lucida Sans Unicode";
        }
 
        .drawer-content UL {
            padding-top: 7px;
        }
 
        .drawer-content LI A {
            display:block;
            overflow:hidden;
			
        }
 
        .alldownloads li {
            border:0pt none;
            line-height:18px;
            padding:0pt;
        }
        --> 