<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: #ffffff repeat-y left url(../../images/sidebar_left_bg.png);
}

#contentContainer, #breadcrumbcontainer {
	margin-right: 0px;
	margin-left: 190px;
}

</pre></body></html>