
    .facebook
    {
 float:left;
 background:url(/_images/social/facebook_logo.png) 0px 5px no-repeat; 
 width:24px; 
 overflow:hidden;
 height:30px;
 margin-top:-4px;
}




.facebook a:hover
{
	background:url(/_images/social/facebook_logo.png) -26px -1px no-repeat !important;
}

 .twitter
    {
 float:left;
 background:url(/_images/social/twitter_logo.png) 0px 5px no-repeat; 
 width:24px; 
 overflow:hidden;
 height:30px;
 margin-top:-4px;
 margin-left:4px;
}

.twitter a:hover
{
	background:url(/_images/social/twitter_logo.png) -26px -1px no-repeat !important;
}

.follow
{
	float:left;
	line-height:22px;
	color:white;
	margin:4px;
}

