.promotions_mainDiv {
	/*background-image: url('../images/h_grey_white_790.jpg');
	background-repeat: repeat-y;*/
	text-align: center;
}

.promotions_couponTable {
	text-align: center;
	width: 718px;
	margin-left: 20px;
	margin-right: 10px;
}

.promotions_headerTD {
	background-color: red;
	color: white;
	font-size: 20pt;
	font-weight: bold;
	border: 1px black solid;
}

.promotions_couponTD {
	background-color: #ffdd00;
	font-size: 11pt;
	font-weight: bold;
	border-left: 2px black dotted;
	border-right: 2px black dotted;
	padding: 5px;
	padding-bottom: 0px;
}

.promotions_bulletDiv {
	width: 100%;
	text-align: left;
}

.promotions_websiteTD {
	text-align: left;
	font-size: 7pt;
}

.promotions_infoTD {
	text-align: right;
	font-size: 7pt;
}

.promotions_subtext {
	font-size: 10pt;
	font-weight: regular;
}

.promotions_footerTD {
	background-color: #ffdd00;
	font-size: 11pt;
	border-left: 2px black dotted;
	border-right: 2px black dotted;
	border-bottom: 2px black dotted;
}

.promotions_footerTable {
	width: 100%;
	vertical-align: bottom;
}

.promotions_red {
	color: red;
}

.promotions_large {
	font-size: 30pt;
}

.promotions_addressTD {
	text-align: center;
	padding: 10px;
}

.promotions_locationName {
	color: red;
	font-size: 14pt;
}

.promotions_hoursTD {
	text-align: center;
}

.promotions_imageTD {
	border: 2px black solid;
	background-color: #ffdd00;
}

.promotions_space {
	height: 6px;
}