        h2 {
            margin: 0;
        }

        .drawers-wrapper {
            position: relative;
            width: 187px;
        }

        .drawer {
         background-color:#DDEAF9;
	}

         .drawers A {
         }

        .drawer li {
		background-color:#DDEAF9;
		color:#000;
		list-style: none;
        }

      /*  UL {
             list-style: none;
             padding: 0;  
	         margin: 0;		 		 
        }*/

        UL.drawers {
	      list-style: none;
          margin: 0;
          padding: 0;
        }

        .drawer-handle {
      background-image:url(../imgs/menu/bgtitolodx.jpg);
	  background-repeat:repeat-x;
	  border-bottom:2px solid #000066;
      color:white;
      cursor:default;
      font-size:14px;
      height:21px;
      font-family: Helvetica, Arial, sans-serif;
	  font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	text-align:right;
    line-height: 16pt;	 
        }

        .drawer-handle.open {
		    background-color:#DDEAF9;
           /* background-color:#72839D;*/
            background-position:-187px 0pt;
            color:#FFF;
        }

        .drawer UL {
            padding: 0 0px;
            padding-bottom:0pt;
        }

    
        .alldownloads li {
            border:0pt none;
            line-height:18px;
            padding:0pt;
        }
        