#registration-page td {
	font-size: 11px;
}

#registration-page input, #registration-page select {
	font-size: 11px;
}

#registration-page div.title {
	padding: 3px;
	border: 1px solid #000;
	background-color: #cc9;
	width: 500px;
}

#registration-page div.subtitle {
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	padding-top:15px;
}

#accommodations {
	border: 1px solid #000;
	padding: 5px;
}

#accommodations div.subtitle {
	padding-top: 0px !important;
	padding-bottom: 5px;
}

#rates td, #rates th {
	border-bottom: 1px solid #000;
	padding: 2px;
}