/********* Accordiam*********/
h2 {
	margin: 0;

}

.drawers-wrapper {
	margin-top: 18px;
	margin-left: 8px;
	position: relative;
	width: 480px;
	list-style: none;
}

.drawer {
	background:transparent ;
	color:#76797C;
	font-size:11px;
	line-height:1.3em;
		list-style: none;
}

.boxcap {
	height:5px;
	left:0pt;
	position:absolute;
	width:100%;
	z-index:100;
	background:transparent ;
	margin-top:-5px;
}

.captop {
	bottom:auto;
	top:0pt;
	margin-top:-1px;
}

.drawers {
	margin-bottom:3px;
	color:#76797C;
	font-size:11px;
	line-height: 12px;
}

.drawers A {
	color:#666666;
	text-decoration:none;
	font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
}

.drawer li {
	border-bottom:1px solid #E5E5E5;
	line-height:16px;
	padding:3px 0pt;
	list-style: none;
}

UL {
	list-style: none;
	padding: 0;
}

UL.drawers {
	margin: 0;
	list-style: none;
}

.drawer-handle {
	background:white;
	background-image: url(../images/plus.jpg); 
	background-repeat: no-repeat; 
	background-position: 0 .1em; 
	padding-left: 1.6em; 
	color:#49596C;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	height:20px;
	margin-bottom:0pt;
	width:100%;
}

.drawer-handle.open {
	background:white;
	color:#49596C;
	background-image: url(../images/select.jpg); 
	background-repeat: no-repeat; 
	background-position: 0 .1em; 
	padding-left: 1.6em; 
}

.drawer UL {
	padding: 0;
	padding-bottom:0pt;
}

.drawer-content UL {
	padding-top: 0;
	line-height:12px;
	font-size:12px;
}

.drawer-content LI A {
	display:block;
	font-size:12px;
	overflow:hidden;
}

.alldownloads LI {
	border:0pt none;
	line-height:14px;
	font-size:12px;
	color:#49596C;
	padding-left:30px;
	list-style: none;
}