BODY { margin: 10px; padding: 0; font: 1em "Trebuchet MS", verdana, arial, sans-serif; font-size: 100%; background-color: #E5E5E5;}
        DIV.container { margin: auto; width: 90%; 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; } 
        IMG { margin: 5px; }
        h2 {
            margin: 0;
			color:#0066FF;
        }

        .drawers-wrapper {
	position: relative;
	width: 188px;
	height: 358px;

            
        }

        .drawer {
            
            color:#76797C;
            font-size:11px;
            line-height:1.3em;
			width:100%;
        }

        .boxcap {
            height:5px;
            left:0pt;
            position:absolute;
            width:70%;
            z-index:100;
            background:transparent url(sidenav_capbottom.png) no-repeat scroll 0%;
            margin-top:-5px;
            margin-right:10px;
        }

        .captop {
            background-image:url(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:#666666;
            text-decoration:none;
            font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
            font-style:normal;
            font-variant:normal;
            font-weight:normal;
           
        }

        .drawer li {
            border-bottom:1px solid #E5E5E5;
            line-height:16px;
            padding:2px 0pt;
		    width: 100%;
		    padding-left:0px;
		    margin-left:0px;
		    list-style-position:outside;
		    
		        }

        UL {
            list-style:none;
            list-style-position:outside;
            padding: 0pt;
        }
        
        UL.drawers {
            margin: 0;
            list-style-position:outside;
        }

        .drawer-handle {
            background:#939393 url(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:70%;
        }
		.drawer-counter {
            background:#939393 url(slider_handlebg188.png) no-repeat scroll 0pt;
            color:#333333;
            cursor:default;
            font-size:12px;
            font-weight:normal;
            height:30px;
            line-height:25px;
            margin-bottom:0pt;
            text-indent:15px;
            width:100%;
        }

        .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;
        }

        .allmenue li {
            border:0pt none;
            line-height:18px;
            padding:0pt;
        }
