.anylinkcss{
position:absolute;
visibility: hidden;
border: solid 1px #f5de40;
z-index: 1000;
background: #f8e670 url(/i/menu-background.jpg) repeat-x bottom;
/*width: 220px;*/
}

.anylinkcss ul {

list-style: none;
	padding: 5px;
	margin: 0;

}

.anylinkcss ul li {
	padding: 5px;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;

}


.anylinkcss a{
	padding: 0px;
	color: black;
	text-decoration:none;
	margin-bottom: 10px;
}

.anylinkcss a:hover { /*hover background color*/
	color: #0b8942;
	text-decoration: underline;
}

div#products_menu {
	z-index: 1500;
}
