
.arrowlistmenu{
	width: 100%;
	}


h1.menuheader{ 
	color:#999999; 
	font-size:small; 
/*	background-color:#eeeeee; 
	margin:0px 0px 0px 0px !important;
	padding: 5px;
*/
	text-transform: uppercase; 
	cursor: hand;
	cursor: pointer;
	border-bottom:1px #999999 solid;
	padding-bottom:5px;
	}



.arrowlistmenu ul { 
	list-style-type: none !important;
	margin:0px 10px 10px 10px !important;
	padding: 0px !important;
	}



.arrowlistmenu ul li, .arrowlistmenu ul li ul { 

	list-style-type: none !important;

	}



a.subexpandable {
	text-decoration:none;
	font-weight:bold;
	}