#reservations {
	padding-left		: 40px;
	padding-top			: 10px;
}

#reservations p {
	padding-left		: 0px;
	margin				: 0px;
	padding				: 10px;
	text-align			: justify;
	padding-right		: 17px;
}

#reservations em {
	color			: #2C6F1E;
}

#reservations a {
	color			: #8F4C3E;
}

#reservations h1 {
	margin			: 0px;
	font-size		: 20px;
	color			: #aa5500;
	font-weight		: normal;
	padding-left	: 10px;
}

#reservations h1 a {
	color			: #aa5500;
	text-decoration	: none;
}

#reservations h2 {
	margin			: 0px;
	font-size		: 11px;
	font-weight		: bold;
}

#reservations .item {
	padding-right		: 12px;
	padding-left		: 5px;
}

#reservations .item p {
	height				: 30px;
}