span.em_domain::before {
	content: "@";
}
span.em_domain::after {
	content: ".";
}
span.zerowidth {
	max-width: 1px;
	max-height: 1px;
	overflow: hidden;
	opacity: 0;
	display: inline-block;
}
span.fluff {
	display: none;
}
