@charset "utf-8";
/* CSS Document */

.bannerDiv {
	margin-bottom: 15px;
}

.bannerDivGrey {
	background-color: #D2D2D2;
	border: 1px solid #A2A2A2;
	padding: 32px;
	text-align: center;
}
.bannerDivGrey .banner {
	margin-bottom: 15px;
}