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

#bannerOuter.floodWidth {
	width: 100%;
	max-width: none;
	margin: 0;
}

#bannerBorder ,
#banner {
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

#banner img {
	max-width: none;
	width: 100%;
}