@charset "UTF-8";
/* CSS Document */
.white_page .bannerpane {
  background: transparent;
}
/*
IMPORTANT...please use separate CSS file to change .skin_banner background
*/
.skin_banner .banner_accent {
	width: 100%;
  position: absolute;
  bottom: 0;
}
.skin_banner .banner_accent img {
    max-width: unset;
    width: 100%;
    max-height: 300px;
}