/* CSS Document - just for the reserves page */


#main_content table {
	width: 95%;
	font-size: 0.8em;
	margin: 15px auto 0px auto;
	clear: both;
}

#main_content tr.header {
	height: 1.8em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#main_content tr {
	text-align: center;
	vertical-align: top;
}