.offers {
	margin-bottom:15px;
}

.offers th {
	background-color:#006401;
	color:#FFF;
	padding:5px;
	text-align:left;
}

.offers td {
	background-color:#EAEAEA;
	font-size:10px;
	padding:5px;
}

.offers_actions {
	text-align:center;
}

