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

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

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

#contentContainer {
	float: right;
}

#sidebarContainer {
	float: left;
}