.promotion_container {
	background-repeat: repeat-y;
	background-image: url(images/promotionBackgroundTop.png);
}

.promotion_container_mid {
	background-image: url(images/promotionBackgroundMid.png);
}

.promotion_container_bottom {
	background-image: url(images/promotionBackgroundBottom.png);
	height: 35px;
}

.promotion_title {
	padding-bottom: 12px;
	padding-left: 30px;
	padding-top: 20px;
}
