#container {
	background: none;
	border: none;
}

#pageHeader {
	margin-left: 190px;
	margin-right: 190px;
	height: 108px;
	border-bottom: none;
}

#sidebarContainer {
	border-right: none;
}

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

#footer {
	height: 34px;
	padding-top: 6px;
}