<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#sidebarContainer {
	float: left;
}

#container {
	background: repeat-y url(../../images/sidebar_left_bg.png) left #ffffff;
}
#contentContainer {
	margin-left: 200px;
	margin-right: 0px;
}
</pre></body></html>