/* @option user-selected theme width setting */

.snowWidth {
	max-width: 940px;
}

/* This fixed width is used to help some of the responsive magic to work */
#fixedWidth {
	width: 940px;
}