.facebook span {background: url("images/bookmarks.gif") no-repeat scroll -40px 0 transparent; width:20px; height:20px; margin:2px auto 0;display:block;}
.vkontakte span {background: url("images/bookmarks.gif") no-repeat scroll -60px 0 transparent; width:20px; height:20px; margin:2px auto;display:block;}

#socserv-community
{width:224px;margin:20px auto;}
#socserv-community > ul {display:block; height:25px;position:relative;overflow:visible;padding:0 4px; margin: 0; z-index: 100}
#socserv-community > ul > li {display:block;cursor:pointer;width:30px;height:24px;float:left;border:1px solid #cccccc;border-radius:4px 4px 0 0;border-bottom:none; margin-right:4px;
background: #eeeeee; /* Old browsers */
}
#socserv-community > ul > li.active {margin-bottom:-1px;height:25px;background:#ffffff;z-index:10;
}
#socserv-community > div
{
	display:none; 
	width:190px;
	border:1px solid #cccccc;
	padding:4px;
	background: #ffffff;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#socserv-community > div.active
{
display:block;
}

#p-vkontakte {height:300px;overflow:hidden;}

