/* @option user-selected sidebar position setting */

#contentContainer #content {	
	margin-left: 270px;
}

#aside {
	float: left;
	width: 220px;
}