h2 {
    	margin: 0;
	}

    .drawers-wrapper {
    	position: relative;
        width: 170px;
	}
	
	.drawer {
  
        color:#333333;
        font-size:11px;
        line-height:1.3em;
	}

	.drawers {
    	margin-bottom:15px;
        color:#ffffff;
        font-size:11px;
        line-height: 18px;
	}

	.drawers A {
    	color:#333333;
        text-decoration:none;
        border:0;
	}
	
	.drawers A:hover {
		color:#ff5117;
        text-decoration:none;
        border:0;
	}

	.drawer li {
        line-height:16px;
        padding:4px 0pt;
	}

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

    UL.drawers {
    	margin: 0;
	}

    .drawer-handle {
    	
        color:#333333;
        cursor:default;
        font-size:12px;
        font-weight:normal;
       	letter-spacing:0px;
        line-height:25px;
        margin-bottom:0pt;
        text-indent:10px;
        width:100%;
	}
	
	.drawer-handles {
        color:#333333;
        cursor:default;
        font-size:12px;
        font-weight:normal;
       	letter-spacing:0px;
        line-height:25px;
        margin-bottom:0pt;
        text-indent:10px;
        width:100%;
	}

    .drawer-handle.open {
        background-position:-170px 0pt;
        color:#333333;
	}

    .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;
	}
