/* @option User selected banner height setting */

#bannerWrapper {
	display: block;
}

#banner {
	height: 250px;
}