/* @option user-selected container width */

#container,
#pageHeader,
#containerstroke {
	width: 500px;
}

#contentContainer {
    width: 260px;
}

#stroke {
	margin-left: 503px;
}