#specialWraper #specialContainer {
	margin-top: 20px;
	margin-bottom: 20px;
}
#specialWraper #specialContainer .specialBorder .specials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
}
#specialWraper #specialContainer .specialBorder .specials a, a:link, a:active, a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
#specialWraper #specialContainer .specialBorder .specials a:hover {
	color: #8D3928;
}


.specialsWrapper {
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.leftPadding {
	padding-left:13px;
}
/*Basic text formating*/
#specialsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	color: #90804E;
	text-decoration: none;
	float: left;
	margin-right: 140px;
}

#bannerSpecials {
	background-image:url(../images/specials_banner.gif);
	background-repeat:no-repeat;
	height:191px;
}
.validDate {
	font-weight:bold;
	color:#90804E;
	
}