.anylinkcss{
	position:absolute;
	visibility: hidden;
	border-left-color: e8e8e8;
	border-left-width: 3;
	border-bottom-color: ffffff;
	border-bottom-width: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
	z-index: 99;
	background-color: #e8e8e8;
	width: 120px;
	left: 13px;
	top: 120px;
}

.anylinkcss a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 5px;
	height: 20px;
	width:auto;
	display: block;
	color: #737373;
	text-indent: 2px;
	padding: 1px 0;
	border-bottom-width: 2px;
	border-bottom-color: cccccc;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #737373;
color: white;
}

.ad{
	z-index: 100;
	position:absolute;

}
}

