/*
 *  Indeed Social Share & Locker Pro – Style sublabel 'Folowers' text
 *
*/
.isf_sublabel_fe{
	white-space: nowrap!important;
	overflow: hidden;
	vertical-align: middle;
	font-size: 13px;
	font-family: "Segoe WP", "Segoe UI", Helvetica, Arial, sans-serif;
	line-height: 2;
	text-align: center;
	display: block;

	float:right;
	margin-left:5px;
}
