#share_bar
{
	float:left;
	height:24px;
	margin-left:20px;
	margin-top:12px;
}
#content_area #share_bar a,
#share_bar a
{
	display:inline-block;
	float:right;
	width:24px;
	height:24px;
	overflow:hidden;
	margin-right:20px;
	background-repeat:no-repeat;
	background-position:center;
}
#share_bar a.btn_facebook {background-image:url('../images/facebook share  icon.png?num=1');}
#share_bar a.btn_facebook:hover {background-image:url('../images/facebook share  icon press.png?num=1');}
#share_bar a.btn_twitter {background-image:url('../images/tweeter share  icon.png?num=1');}
#share_bar a.btn_twitter:hover {background-image:url('../images/tweeter share  icon press.png?num=1');}
#share_bar a.btn_google {background-image:url('../images/google plus share  icon.png?num=1');}
#share_bar a.btn_google:hover {background-image:url('../images/google plus share  icon press.png?num=1');}
#share_bar a.btn_linkin {background-image:url('../images/linkdin share  icon.png?num=1');}
#share_bar a.btn_linkin:hover {background-image:url('../images/linkdin share  icon press.png?num=1');}
#share_bar a.btn_pinterest {background-image:url('../images/pinterest share  icon.png?num=1');}
#share_bar a.btn_pinterest:hover {background-image:url('../images/pinterest share  icon press.png?num=1');}
#share_bar a.btn_mailto {background-image:url('../images/m.PNG?num=1');}
#share_bar a.btn_mailto:hover {background-image:url('../images/mm.PNG?num=1');}
#share_bar a.btn_whatsapp {background-image:url('../images/whatsapp share  icon.png?num=1');}
#share_bar a.btn_whatsapp:hover {background-image:url('../images/whatsapp share  icon press.png?num=1');}

#share_bar.product_share_bar
{
	float:right;
	margin-right:10px;
	margin-top:20px;
}
#content_area #share_bar.product_share_bar a,
#share_bar.product_share_bar a
{
	width:30px;
	height:25px;
	margin-right:5px;
}
#share_bar.product_share_bar a.btn_facebook {background-image:url('../images/product_share_bar/facebook.png?num=1');}
#share_bar.product_share_bar a.btn_facebook:hover {background-image:url('../images/product_share_bar/facebook2.png?num=1');}
#share_bar.product_share_bar a.btn_twitter {background-image:url('../images/product_share_bar/tweeter.png?num=1');}
#share_bar.product_share_bar a.btn_twitter:hover {background-image:url('../images/product_share_bar/tweeter2.png?num=1');}
#share_bar.product_share_bar a.btn_google {background-image:url('../images/product_share_bar/google.png?num=1');}
#share_bar.product_share_bar a.btn_google:hover {background-image:url('../images/product_share_bar/google2.png?num=1');}
#share_bar.product_share_bar a.btn_linkin {background-image:url('../images/product_share_bar/linkdin.png?num=1');}
#share_bar.product_share_bar a.btn_linkin:hover {background-image:url('../images/product_share_bar/linkdin2.png?num=1');}
#share_bar.product_share_bar a.btn_pinterest {background-image:url('../images/product_share_bar/pinterest.png?num=1');}
#share_bar.product_share_bar a.btn_pinterest:hover {background-image:url('../images/product_share_bar/pinterest2.png?num=1');}
#share_bar.product_share_bar a.btn_mailto {background-image:url('../images/product_share_bar/email.png?num=1');}
#share_bar.product_share_bar a.btn_mailto:hover {background-image:url('../images/product_share_bar/email2.png?num=1');}
#share_bar.product_share_bar a.btn_whatsapp {background-image:url('../images/product_share_bar/whatsapp.png?num=1');}
#share_bar.product_share_bar a.btn_whatsapp:hover {background-image:url('../images/product_share_bar/whatsapp2.png?num=1');}

