@charset "utf-8";
.HideIt {
	visibility: hidden;
}
.ShowIt {
	visibility: visible;
}
