#bannerad .row {
	display: block; position: relative;
	padding: 5px;
	width: 470px;
}
#bannerad .row.heading {
	background: #ccc;
	font-size: 1.05em; font-weight: bold;
}
#bannerad .row.odd {
	background: #eee;
}
#bannerad .term {
	display: block; position: relative;
}
#bannerad .cost {
	display: block; position: absolute;
	right: 5px; top: 5px;
}
.image_header { margin-bottom: 7px; }
