SPAN.hide-inline {
	visibility: hidden;
	position: absolute;
}

SPAN.hide {
	visibility: hidden;
	position: relative;
}