.anylinkcss {
	position:absolute;
	display:none;
	background:url(../images/empty.gif) repeat left top;
	width:180px;
	z-index:101;
	text-align:left;
	padding:4px 0px 0px 0px !important;
	text-align:left;
}

.anylinktop {
	background:url(../images/subtop.gif) no-repeat left bottom;
	width:180px;
	height:2px;
	font-size:1px;
	}
.anylinkmiddle {
	background:url(../images/submiddle.gif) repeat-x left bottom;
	background-color:#f8f9f9;
	width:159px;
	height:auto !important;
	min-height:46px;
	height:48px;
	padding:2px 10px 0px 9px;
	border-left:#d6d6d6 1px solid;
	border-right:#d6d6d6 1px solid;
	}
.anylinkbottom {
	background:url(../images/subbottom.gif) no-repeat left top;
	width:180px;
	height:3px;
	font-size:1px;
	}

.dropdownlink:link,.dropdownlink:visited,.dropdownlink:active,.dropdownlink:hover {
	float:none !important;
	display:inline !important;
	background:none !important;
	height:auto !important;
	padding:0px !important;
	color:#000000 !important;
	font-size:12px !important;
	font-weight:normal !important;
	text-decoration:none !important;
	}
.anylinksep {
	height:3px;
	font-size:1px;
	border-top:#c2e521 1px solid;
	}
