.offer_item {
	padding-bottom:10px;
	margin-bottom:10px;
	background:url(../../public/stylesheets/images/dotted-h-line.gif) bottom left repeat-x;
}

.offer_item.last {
	background-image:none;
	padding-bottom:0;
}

.offer_item .offer_image {
	text-align:center;
}

