#pageheader {
	width: 90%;
	//width: 100%;
}

#box {
	width: 90%;
	//width: 100%;
}

#content {
	width: 85%;
	//width: 90%;
}

#hidebutton {
	right: 0;
}

#footer{
	width: 90%;
	//width: 100%;
}