.anylinkServices, .anylinkGallery{
	width: 140px;
	visibility: hidden;
	position:absolute;
	margin: -10px 0 0 0;
	padding: 1px 0;
	border:1px solid #999;
	background-color: #FFF;
	font:normal 8pt/14pt Verdana, Arial, Helvetica, sans-serif;
	z-index: 100;
	display: block;
}

.anylinkGallery{
	width: 95px;
}

.anylinkServices a, .anylinkGallery a{
	text-align:left;
	display: block;
	width: 100%;
	padding: 1px 0;
	text-indent: 5px;
	color: #666;
	border: none;
	text-decoration: none;
}

.anylinkServices a:hover, .anylinkGallery a:hover{ /*hover background color*/
	color: #0b7070;
	text-decoration: none;
}
