/* @option user-selected top margin setting */

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

#content {
	margin-left: 200px;
	margin-right: 0;
}