.deal-divide{
	padding-bottom:15px;
	margin-bottom:15px;
	background:url(/images/bgspecials.jpg) repeat-y;
	width:44%;
	float: left;
	padding:15px;
	margin:0 15px 10px 0;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:14px;
}

.deal-date{
	font-size:11px;
	text-transform:uppercase;
	color:#FFF200;
	margin:0 0 5px 0;
}
.deal-title {
  font-family: CooperStdBlack,Arial,Helvetica,sans-serif;
  font-size: 19px;
  line-height: 20px;
}
.deal-image {
	text-align: center;
}
.deal-image img {
	height:
}
.deal-content {
	padding:10px 0 0 0;
}