#topContainer
{
	height: 70px !important;
	_height: 70px !important;
}

#topContainer.topContainerWithAcctLinks
{
	height: 70px !important;
	_height: 70px !important;
}

#contentContainer
{
	_margin-top: 0px;
	/*_border-top: 1px solid #000;*/
	_border-top: 0;
}

#header 
{
	_height: 161px !important; /* IE Fix */
}

#headerLeft
{
	_margin-bottom: -5px;
}

#headerMiddle
{
	_width: 329px; /* IE Box-Model fix */
	_height: 160px;
}

#headerRight
{
}

#headerRight input
{
	width: 153px;
	height: 15px;
}

#headerMiddle 
{
	_margin-bottom: 0px;
}

#rightBar
{
	
}

@media print
{
	#topNavLinks
	{
		margin-bottom: 0 !important;
	}
	#rightBar
	{
		_margin-top: 4px !important;
	}	
}
