
.menu_table {
	width:560px;
}

.menu_content_cell {
	width: 560px;
	float: left;
	display: inline;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 3px dotted #88062B;
}

.menu_title {
	width: 560px;
	float: left;
	display: inline;
	clear: both;
	color: #EBC5A4;
	font-size: 14px;
	line-height: 1.5em;
}

.menu_description {
	width: 560px;
	float: left;
	display: inline;
	clear: both;
	text-align: right;
	color: #88062B;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.25em;
	font-style: italic;
}

.left_table {}
.centre_table {}
.menu_category_cell {}
.menu_price_cell {}
.menu_content_price_cell {}
.menu_separator_row {}
.menu_notes {}
.oddRow {}
.evenRow {}
