.anylinkcss
{
	position: absolute;
	top:40px;
	visibility: hidden;
	z-index: 1000 !important;
	border: 1px solid gray;
	border-bottom-width: 0;
	/*font:normal 12px Verdana;*/
	line-height: 16px;
	background-color: white;
	width: 205px;
	
}

.anylinkcss a{
color: black;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
text-transform: none;
/*font-weight: bold;
text-indent: 5px;*/
}

