#outer, 
#float-wrap, 
#center {
	width: 78em;
}

#right{
	display: none;
}

#content {
	padding: 2em 0 3em 1em;
}

* html #content {
	width: 98.5%;
}
