#innerWrapper {
	background: url(../images/middle2_bg.png) repeat-y;
}
#colormargin {
	float: none;
	width: 970px;
	margin: 0px 10px 0px 10px;
	background-color: #ffffff;
	min-height: inherit;
}
#sidebar {
	display: none;
}
#colormargin {
	float: none;
	padding: 9px inherit;
}
#content {
	width: 950px;
	border: none;
	margin: 0px auto;
	background-color: #FFF;
}
.breaker {
	height: 1px;
}