.offerContainer {
	width: 400px;
}
.offerBox {
	border:1px solid black;
	padding:8px;
	margin-bottom:8px;
}
.offerBox td {
	vertical-align:top;
}