@charset "UTF-8";
/* CSS Document */
.wasocial {
	height: 24px;
}
.wasocial, .wasocial_facebook_like {
	float: right;
	position: relative;
	color: #000;
	margin: 0px 1%;
	clear: right;
}
#RightSocialBox {
	background: #FFF;
	margin: 0px;
	padding: 4px 0px;
	float: left;
	width: 260px;
	border-bottom: 1px solid #7f3e41;
}
#RightSocialBox .wasocial_facebook_like {
	float: none;
}
.showShare {
	background: #ECEEF5 url(../images/2012/share_plus.png) no-repeat scroll 4px center;
	text-align: left;
	height: 16px;
	line-height: 16px;
	display: block;
	color: #3B5998 !important;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	border: 1px solid #ABB7CC;
	float: left;
	position: relative;
	width: 40px;
	padding: 1px 0px 1px 22px;
}
.wasocial .share {
	left: 0px;
	top: 19px; /*for bottom load*/
	/*top: -105px; for top load*/
	border: 1px solid #CAD4E7;
	background: #FFFFFF;
	box-shadow: 1px 1px 5px #CCCCCC;
	width: 62px;
	padding: 4px 0px;
	text-align: center;
}
.wasocial .icons {
	margin: 2px;
	float: none;
}
.wasocial img {
	padding: 0px;
	margin: 2px auto;
	border-style: none;
}
.share a {
	color: #3B5998 !important;
	margin: 0px;
}
.googlethumb {
	display: none;
}
.wa_social_counter_vr {
float: right;
padding-right: 20px;
}
.button.mail {
padding-top: 38px;
}
