.wsharingContainer {height: 30px;}
.wsharingContainer ul {list-style: none; margin: 0; padding: 0;}
.wsharingContainer ul li {float: left; margin-right: 5px; cursor: pointer;}
.wsharingContainer ul li:last-child {margin-right: 0;}
.wsharingContainer ul li div {width: 30px; height: 30px;}

.wsButtM {background: url('../img/wsharingbutts/email.png');}
.wsButtF {background: url('../img/wsharingbutts/facebook.png');}
.wsButtTwitt {background: url('../img/wsharingbutts/twitter.png');}
.wsButtIn {background: url('../img/wsharingbutts/linkedin.png');}
.wsButtG {background: url('../img/wsharingbutts/gplus.png');}
.wsButtYT {background: url('../img/wsharingbutts/youtube.png');}
