#debug
{
	z-index: 999999;
}

.loadingWrapper
{
	z-index: 99999;
}

.headerWrapper
{
	z-index: 4;
}

.mHeader 
{
	z-index: 1;
	z-index: 3; /*should be 1, 3 for jquery UI bugs*/
}

.mSearchBox
{
	z-index: 1;
}

.dimLayer
{
	z-index: 2;
}