.social {

	clear: both;
	padding-bottom: 1px;
	padding-top: 6px;
	height: 25px;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	margin: 8px 0 2px;
	display: block;
	clear: both;
	content: ' ';
	width: 724px;

}

.social .FBbtn, .social .Pbtn, .social .Mbtn {

	float: left;
	margin: 0;
	display: block;

}

.social .FBbtn a.FBshare {

	background: url("../images/FBshare.png") no-repeat 0px 0px;
	height: 20px;
	width: 67px;
	float: left;
	margin-right: 15px;
}

/*.social .FBbtn a.FBshare:hover {

	background-position: 0px -20px;

}*/

.social .TWbtn {

	height: 20px;
	width: 87px;
	float: left;
	margin-right: 15px;

}

.social .GObtn {

	height: 20px;
	width: 57px;
	float: left;
	margin-right: 15px;
	padding: 0px;
}

.social .Xbtn {

	height: 20px;
	width: 200px;
	float: left;
	margin-right: 15px;

}

.social .rating {

	height: 20px;
	background: #DDD;
	float: left;
	margin-right: 0px;

}

.social .rating .bubble {
	
	height: 20px;
	line-height: 20px;
	
	background: #FFF url('../images/bubble.png') no-repeat 0 0px;
	float: left;
}

.social .rating .bubend {
	
	height: 20px;
	line-height: 20px;
	width: 8px;
	background: #FFF url('../images/bubend.png') no-repeat right 0px;
	float: left;
}

.social .rating span.count {
	font-size: 12px!important;
	color: #003365;
	height: 18px;
	font-weight: normal;
	padding-left: 8px;
	padding-right: 1px;
	font-family: Arial;
	font-weight: normal;
	line-height: 22px;
	
}



.social .Pbtn a.print {

	background: url("../images/print.png") no-repeat 0px 0px;
	height: 20px;
	width: 24px;
	float: right;
	margin-right: 5px;
}
.social .Mbtn a.mail {

	background: url("../images/mail.png") no-repeat 0px 0px;
	height: 20px;
	width: 24px;
	float: right;
	margin-right: 5px;
}
