#theContainer {
	visibility: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
}
#masterWait {
	display: block;
}