html
{
	height: auto;
}

body
{
	overflow-x: visible;
}

#page
{
	display: inline;
	width: 100%;
}

#pageInner, #header, #pageTitle, .pageBox, .pageBorderBox, .pageInnerBox
{
	width: 100%;
}