h2 {
	margin-left: -20px;
	margin-top: 2px;
}

#offers {
	border-top: 1px solid #CCCCCC;
	margin-top: 10px;
}

.offer {
	width: 163px;
	float: left;
	background-image: url("/images2/grey-border.gif");
	background-repeat: repeat-y;
	background-position: right;
	/*border-right: 1px solid #CCCCCC;*/
	height: 450px;
	margin-bottom: 10px;
	position: relative;
}

.main-offer {
	width: 334px;
	float: left;
	background-image: url("/images2/grey-border.gif");
	background-repeat: repeat-y;
	background-position: right;
	/*border-right: 1px solid #CCCCCC;*/
	height: 450px;
	margin-bottom: 10px;
	position: relative;
}

.main-offer table {
	margin: 6px;
}

.offer-note {
	font-size: 10px;
	color: #666666;
	position: absolute;
	bottom: 0;
}

.offer-image {
	margin-top: 10px;
	text-align: center;
	/*height: 80px;*/
}

.offer-text h3 {
	font-size: 14px;
	margin: 10px;
}

.offer-text p {
	margin: 10px;
}

.offer-highlight {
	color: #F9401A;
}
