	DIV.container {
	margin: auto;
	width: 100%;
	margin-bottom: 10px;
	}

        TEXTAREA { width: 80%;}
        FIELDSET { border: 1px solid #ccc; padding: 1em; margin: 0; }
        LEGEND { color: #ccc; font-size: 120%; }
/*        INPUT, TEXTAREA { font-family: Arial, verdana; font-size: 125%; padding: 7px; border: 1px solid #999; }
*/
        LABEL { display: block; margin-top: 10px; } 
 
        h2 {
            margin: 0;
        }
 
        .drawers-wrapper {
	position: relative;
	width: 200px;
            
        }
 
        .drawer {
	background:transparent url(/images/sideboxlight_bg20070611.gif) repeat-y scroll 0pt;
	color:#76797C;
	font-size:11px;
	line-height:1.3em;
        }
 
        .boxcap {
            height:5px;
            left:0pt;
            position:absolute;
            width:100%;
            z-index:100;
            background:transparent url(/images/sidenav_capbottom.png) no-repeat scroll 0%;
            margin-top:-5px;
        }
 
        .captop {
            background-image:url(/images/box_188captop.png);
            bottom:auto;
            top:0pt;
            margin-top:0;
        }
 
        .drawers {
            margin-bottom:15px;
            color:#76797C;
            font-size:11px;
            line-height: 18px;
        }
 
        .drawers A {
	color:#666;
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
        }
.drawer li          {
	
	border-bottom:1px solid #E5E5E5;
	line-height:6px;
	padding:6px 0pt;
        }
 
        UL {
	list-style: none;
	padding: 0;
        }
 
        UL.drawers {
	margin: 0;
        }
.drawer-handle {
	background:#345B7E no-repeat scroll 0pt;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin-bottom:0pt;
	text-indent:12px;
	width:100%;
	border-bottom: 1px solid #FFF;
	text-decoration: none;
        }
.drawer-handle a{
	background:#345B7E no-repeat scroll 0pt;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin-bottom:0pt;
	text-indent:12px;
	width:100%;
	text-decoration:none;
        }

        .drawer-handle.open {
	color:#FFFFFF;
	background: #00AEEF -200px 0pt;
	text-decoration: none;
        }
.drawer-handle.open  a{
	color:#FFFFFF;
	background: #00AEEF -200px 0pt;
	text-decoration: none;
        } 




	.drawer UL {
	padding: 0 0px;
	padding-bottom:0pt;
	background: #FFF;
	margin-left:12px;
        }




html>body        .drawer UL {
	padding-left: 12px;
	background: #fff;
	margin-left:0px;
        }



        .drawer-content UL {
            padding-top: 7px;
        }
 
        .drawer-content LI A {
            display:block;
            overflow:hidden;
        }






 .drawer ul li a {
	color: #666;
	background: #FFF;
	margin: 0px;
	padding: 0px;
}




 
        .alldownloads li {
	border:0pt none;
	line-height:18px;
	padding:0pt;
        }
.drawer-handle2 {
	background:#666 no-repeat scroll 0pt;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin-bottom:0pt;
	text-indent:12px;
	width:100%;
	border-bottom: 1px solid #FFF;
}
.drawer-handle2 a {
	background:#666 no-repeat scroll 0pt;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin-bottom:0pt;
	text-indent:12px;
	width:100%;
}
.drawer-handle3 {
	background:#00AEEF no-repeat scroll 0pt;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin-bottom:0pt;
	text-indent:12px;
	width:100%;
	border-bottom: 1px solid #FFF;
}

