.email-share-widget a {
	background: transparent url(email-sprite.png) no-repeat 0 0 !important;
	color: #4487c3;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	line-height: 1.9em;
	padding: 0 0 0 26px;
	text-shadow: 1px 1px 1px #fff;
	width: 37px;
}

.email-share-widget a:hover {
	background-position: 0 -21px;
	color: #316fa6;
}

.email-share-widget a.ctools-ajaxing {
	padding-right: 0 !important;
}
