body { font-family: 'Trebuchet', 'Trebuchet MS'; font-size: 85%; }

a { color: #4f84a6; text-decoration: none; }

#container { width: 900px; margin: 0 auto; }

h1 {
	display: block;
	margin: 0 auto 30px;
	width: 277px;
	padding: 325px 0px 0px 0px;
	overflow: hidden;
	background-image: url('../images/logo_bento.png');
	background-repeat: no-repeat;
	height: 0px !important;
	text-indent: -5000px;
}

h2 { float: left; margin: 0 10px 0 0; color: #968d86; font-size: 2.5em; }

h3 { clear: left; float: right; overflow: hidden; color: #a5463e; font-size: 2.0em; width: 500px; }

p.small { font-size: 0.8em; }

table { clear: both; margin: 0 auto; }

td, th { border: 1px solid #eee; padding: 5px; text-align: left; }
th { text-align: center; }

tr td:first-child { width: 160px; }

tr:hover { background: #FFFCE3; }

td.marked { text-align: center; }
td.marked span {
	display: block;
	margin: 0 auto;
	width: 16px;
	padding: 16px 0px 0px 0px;
	overflow: hidden;
	background-image: url('/images/tick.png');
	background-repeat: no-repeat;
	height: 0px !important;
	text-indent: -5000px;
}
tr#prepay { }
tr#prepay td:first-child { font-weight: bold; color: #A20F32; }

#footer { margin: 30px 0; background: #cfc1c4; padding: 10px; color: #93777d; font-size: 0.8em; }

ul { list-style: none; padding: 0; margin: 0 0 0 10px; }
ul li { font-style: italic; font-size: 0.9em; margin: 0 0 10px 0; }