* html #header {
	width: 740px;
}

* html #content {
	width: 530px;
}

/* #sidebar */
* html .side {
	margin: 25px 0 25px 25px;
}