.BannerBox {
	border: 1px white solid;
	border-right: 0px;
	background-color: #D4C8B0;
	/* stop the banner from repeating with some browsers - BHM: KRW */
	background-repeat: no-repeat;
	padding: 5px;
}
