.offerOpenTable {
	width: 680px;
	background-color: #f6fafb;
}
.offerOpenTable td {
	padding: 10 0 10 5;
	border-bottom: #dce9ee 1px solid;
}
.darkg {
	width: 80px;
	color: #404b4f;
}
.redCell {
	width: 160px;
	color: #a02811;
}
.red {
	color: #a02811;
	padding-left: 5px;
}
.underl a {
	width: 500px;
	text-decoration: underline;
	color: #08476a;
}
.underl a:hover {
	text-decoration: underline;
}