#leftcolumn {width: 750px; padding: 3px 0px 0 70px;}
#registration {
	padding: 0px 0px 10px 30px;
	margin: 0px 0px 15px 15px;
	height: 355px;
}
#registration .event {
	padding: 25px 0px 0px 0px;
}

table, tr, td {
	border-collapse: collapse;
	vertical-align: top;
}
th.gridheader {
	color: #000000;
	border-bottom: 1px solid #4F8FAA;
	text-align: center;
}

td.gridtitle {
	color: #000000;
	white-space: nowrap;
	font-weight: bold;
	border-top: 1px solid #4F8FAA;
	border-bottom: 1px solid #4F8FAA;
}

td.gridbox {
	text-align: center;
	font-weight: bold;
	color: #000000;
	border-top: 1px solid #4F8FAA;
	border-bottom: 1px solid #4F8FAA;
}
