.menu_table {
	width: 578px;
	margin-bottom:1em;
}

.left_table {
	text-align:left;
}

.centre_table {
	text-align:center;
}
.menu_category_cell {
	clear: both;
	font-weight: bold;
	font-size: 22px;
	text-transform: uppercase;
	color: #729695;
	margin: 0 24px 18px 0;
	text-align: left;
}

.menu_price_cell {
	width: 50px;
	text-align: right;
	padding-right:5px;
}

.menu_content_cell {
	 padding:5px 0; 
}

.menu_title {
	font-weight: bold;
}

.menu_description {
}

.menu_content_price_cell {
	width: 50px;
	text-align: right;
	color: #729695;
}

.menu_notes {
	font-size: 11px;
	font-style: italic;
	color: #729695;
	text-align:center;
	margin-top:1em;
}
