.offer1 { 
	height: 127px;
	background: #e3e3e3;
	color: #000;
	padding: 10px;
	clear: both;
	margin-bottom: 2px;
}

.offer1 p {
	padding: 7px 0;
	line-height: 1.5em;
}

.offer1 h3 {
	font-size: 2.3em;
	font-family: trebuchet ms, verdana, arial, sans-serif;
	font-weight: bold;
}

.offer1 h3 span {
	color: #cb0707;
	text-decoration: underline;
}

.offerimage {
	float: left;
	width: 125px;
	height: 125px;
	margin-right: 15px;
	border: 1px solid #fff;
	overflow: hidden;
}

.buttons img {
	float: right;
	margin-left: 10px;
}