.header {
	width: expression(this.scrollWidth);
	float: none;
}

.content {
	width: 100%;
}
