html {
	background: none;
}

#members-bar, #header, #footer-wrap,
#content-fullwidth h1.fancy-header, hr,
#bank-code-popup-content .close, #bank-code-popup-content .print-wrap {
	display: none;
}

#content-wrap {
	width: 100%;
}

#bank-code-popup-content {
	background: #fff;
    border: none;
    box-shadow: none;
}