.wa_social_counter_hr {
	overflow:hidden;
}
.wa_social_counter_hr img {
  border:none;
}
.wa_social_counter_hr .button {
  float:left;
  margin:0 5px;
}
.wa_social_counter_vr {
  overflow:hidden;
}
.wa_social_counter_vr img {
  border:none;
}
.wa_social_counter_vr .button {
  float:left;
  margin:0 5px 0 0;
}
.socialLinks {
	position:relative;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	width: 130px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.socialLinks .share_icon {
	margin:0px;
}
.socialLinks a {
  text-decoration:none;
  font-size:12px;
  display:block;
	margin-bottom:10px;
}
.socialLinks img {
  border:none;
}
.socialLinks .icons {
	margin:0px;
}
.socialLinks:hover .share {
  display:block;
}
.socialLinks .share {
	display:none;
	background-image:url(/images/icons/icons_bg.png);
	background-repeat:repeat-x;
	border:1px solid #000000;
	background-color:#D7D7D7;
	position:absolute;
	margin: 0px;
}
.socialLinks .share .wrapper {
  overflow:hidden;
}
/** Twitter **/
#custom-tweet-button a {
	width:30px;
	height:30px;
	display:inline-block;
  background: url(/images/icons/twitter.png) left center no-repeat;
	background-repeat:no-repeat;
}
/** facebook **/
.FBConnectButton_Simple, .FBConnectButton_RTL_Simple {
	background-image:none !important;
	
}
.FBConnectButton_Simple .FBConnectButton_Text_Simple {
    background-image: url("/images/icons/facebook.png") !important;
		background-repeat:no-repeat;
    display:block;
    height: 30px;
    width: 30px;
    margin:0 !important;
}
/* for the "like/recommend insert */
.wasocial_facebook_like {
	float:left;
	margin: 10px 0px 0px 10px;
	font-size: 24px;
}
/**  digg **/
.db-wrapper .db-digger {
    background: url(/images/icons/digg.png) no-repeat scroll 0 0 transparent;
    height: 16px;
    width: 16px;
}
/** delicious **/
.large #delicious {
	border:none;
}
/** google buzz **/
a.google-buzz-button .buzz-button-2 {
	display:none !important;
}
a.google-buzz-button .buzz-button-1 {
    background: url(/images/icons/google_buzz.png) no-repeat scroll 0 0 transparent    !important;
    height: 16px !important;
    width: 16px !important;
}
a.google-buzz-button .buzz-button-3 {
	display:none !important;
}
/** stumble on **/
.badge6 .suHostedBadge a {
	background-image:url(/images/icons/stumble_upon.png) !important;
}
/** digg **/
.db-wrapper .db-digger {
  cursor:pointer;
}
