
ul.MTVNProgressiveShare
{
	height:20px;
	margin:0;
	padding:0;
}

ul.MTVNProgressiveShare li.share
{
	float:left;
	height:inherit;
	list-style-type: none !important;
	width:80px !important;
}

ul.MTVNProgressiveShare li.share.facebook a
{
	background-image: url("../images/share-buttons/facebook.png");
	display: block;
	width:68px;
	height:20px;
}

ul.MTVNProgressiveShare li.share.google a
{
	background-image: url("../images/share-buttons/google.png");
	display:block;
	width:50px;
	height:20px;
}

ul.MTVNProgressiveShare li.share.twitter
{
		width:90px !important;
}

ul.MTVNProgressiveShare li.share.twitter a.twitter-share-button
{
	background-image: url("../images/share-buttons/twitter.png");
	color:transparent !important;
	display:block;
	width:58px;
	height:20px;
}
