﻿/*------------------------ PAGECONTAINER - PAGECONTENTCONTAINER ------------------*/
#pageHead,
#pageContentContainer,
#pageFoot{
	width:1000px!important;
	overflow:visible;
}
#contentSpacer_IE{
	height:450px;
	width:100%;
	overflow:visible;
}

#pageContent{
	overflow:visible;
}

#pageHead{
	overflow:hidden;
}

table,
div.tb,
.tb,
.tb750{
	border-collapse:collapse;
}


#pageTopNavi ul.nav li a{
	height:0!important;
	overflow:visible!important;
}