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

#contentContainer {
	margin-right: 235px;
	background-image: url(../../images/menu_right_bg.png);
	background-position: right 2px;

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