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

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

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

#contentContainer {
	float: left;
}

#sidebarContainer {
	float: right;
}