/* social share */
#paticard-share
{
	height: 16px;
}

#paticard-share a
{
display: block;
float: left;
width: 16px;
height: 16px;
margin-right: 5px;}
 
a.iwiw-share {
background-image: url('../images/iwiw.gif');
width: 34px !important;
}

a.iwiw-share:hover {
background-position:0 -16px;
}

a.facebook-share {
background-image: url('../images/facebook.gif');
}

a.facebook-share:hover {
background-position:0 -16px;
}

a.twitter-share {
background-image: url('../images/twitter.gif');
}

a.twitter-share:hover {
background-position:0 -16px;
}

a.turbo-share {
background-image: url('../images/addthis.png');
}

a.turbo-share:hover {
background-position:0 -16px;
}
