#arrow {
	
	position: absolute;
	z-index: 998;
	left: 2px;
	visibility: hidden;
	width: 12px;
	height: 19px;
}

#here {

	position: absolute;
	z-index: 999;
	left: 0px;
	visibility: hidden;
	width: 12px;
	height: 19px;
	
}
/*
#mainmenu ul .here {

	list-style-image: url("images/arrow_here.gif");
	background-image: url("images/arrow_here.gif");
	background-repeat: no-repeat;
	
} */



.navarrow {

	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	visibility: hidden;
}

