h1 {	margin: 0 0 30px 0;}div#offers_container {	float: left;	width: 930px;	padding: 0 25px 0 25px;}div.offer {	width: 194px;	height: 379px;	float: left;	padding: 12px 12px 12px 13px;	background-image: url(../images/offer_bg.jpg);	background-repeat: no-repeat;	background-position: 0px 0px;	margin: 0 13px 18px 0;}div.offer div.offer_img_container {	float: left;	padding-bottom: 12px;	background-image: url(../images/img_bottom.png);	background-repeat: no-repeat;	background-position: bottom;	position: relative;}div.offer div.offer_img_container img {	border: 1px solid;	border-color: #4f7388;	width: 191px;}h3.offer_date {	float: left;	width: 190px;	font-weight: bold;	font-size: 12px;	color: #3f6074;	margin: 0px;	padding: 0 0 14px 0;	background-image: url(../images/underline_pattern.jpg);	background-repeat: repeat-x;	background-position: bottom;}h2.offer_title {	float: left;	padding: 12px 0 0 0;	margin: 0px;	width: 190px;	font-size: 16px;	color: #3f6074;	line-height: 18px;}p.offer_desc {	float: left;	width: 190px;	color: #535353;	font-size: 12px;	line-height: 22px;	margin: 0px;	padding: 10px 0 0 0;}p.offer_desc_small {	float: left;	width: 190px;	color: #535353;	font-size: 10px;	line-height: 12px;	margin: 0px;	padding: 10px 0 0 0;}div.offer a {	float: right;	font-size: 12px;	font-weight: bold;	text-transform: uppercase;	color: #983854;	text-decoration: none;}div.offer a:hover {	text-decoration: underline;}div.last_offer {	margin-right: 0px;}