#container {
	background: #fff url(../../images/sidebar_hide.png) repeat-y 8px;
}

#above {
	background: url(../../images/sidebar_hide_above.png) no-repeat left top;
}

#below {
  background: url(../../images/sidebar_hide_below.png) no-repeat left bottom;
}

#contentContainer {
	float: none;
	width: auto;
}

#sidebarContainer {
	display: none;
}