[class^="widgeticon-"]:before,
[class*=" widgeticon-"]:before {
	display:inline-block;
	text-decoration:inherit;
}
.widgeticon-before {
	padding-right:10px;
}
.widgeticon-after {
	padding-left:10px;
}
.widgeticon-right {
	float:right;
	padding-left:10px;
}