
#social_bookmarks {
	z-index: 1;
	position: absolute;
	margin: -100px 0 0 -60px;
	padding: 10px;
	border: 1px solid #333;
	width: 200px;
	line-height: 1em;
	background-color: #fff;
}

#add_social_bookmark { 
	cursor: pointer; 
	text-transform: none;
}