h3 {
	margin:0;
	padding:0;
}
.arrowlistmenu {
	margin-bottom:0px;
}
.arrowlistmenu h3.expandable.menuheader {
	background:url(../images/arrow-left-menu.png) no-repeat center 4px !important;
	cursor:pointer;
	width:19px;
	height:12px;
/*	color:#515151 !important;

	
	position:relative;
	z-index:10000;
	margin: -15px 0 0 -19px;
	padding:0;*/
}
.arrowlistmenu h3.expandable.menuheader.openheader {
	background:url(../images/down-arrow.png) no-repeat center 4px !important;
}
ul.categoryitems {
	clear:both;
}
.categoryitems a {
	text-decoration:underline;
	font-weight:normal;
}
.categoryitems a:hover {
	color:#064684;
}
