#container {
	background: #fff;
	border: 8px solid #fff;
}

#pageHeader {
	border-bottom: 8px solid white;
}

#sidebarContainer {
	border-right: 8px solid #fff;
}

#contentContainer {
	left: 198px;
	right: 198px;
}

/** html #contentContainer {
	left: 201px;
}
*/
