TABLE#OfferTable
{
	width: 100%;
	border-collapse: collapse;
}

TABLE#OfferTable TBODY TD
{
	padding: 5px;
	border-top: 1px #dfdfdf solid;
}

TABLE#OfferTable TBODY TD.bookmaker-offers-action
{
	white-space: nowrap;
	font-size: 120%;
	text-align: center;
}

