﻿.hideme {
	position : absolute;
	left : -1000px;
	top: 0px;
	visibility : hidden;
	font-size: xx-small;
}

