#bookmark-services {
	background:url(images/bookmark-balloon.gif) no-repeat top left;
	height: 55px;
	width: 210px;
	position: absolute;
	display: none;
	margin: 1.5em 0 0;
	padding: 0;
}
#bookmark-services ul {
	margin: 26px 0 0 0 !important;
}
#bookmark-services li {
	margin: 0 0 0 0.5em !important;
}
#bookmark-services img {
	width: 16px;
}
#bookmark-services #bookmark-services-close {
	display: block;
	height: 12px;
	width: 12px;
	background: url(images/btn-close.gif) no-repeat;
	text-indent: -9999px;
	cursor: pointer;
	margin: 24px 10px 0 190px;
	position: absolute;
}
