.menu_table {
	width:515px;
	margin-bottom:1em;
	border-bottom-color:#333333;
	border-bottom-style:solid;
	border-bottom-width:1px;	
}

.left_table {
	text-align:left;
}

.centre_table {
	text-align:center;
}

.menu_category_cell {
	font-weight:bold;
	color:#fe0000;
		font-size:19px;
}

.menu_price_cell {
	font-weight: bold;
	width: 30px;
	text-align: right;
	padding-right:5px;
	color:#fe0000;
	
}

.menu_content_cell {
	 padding:0; 
}

.oddRow {
	 
}

.evenRow {
}

.menu_title {
}

.menu_description {

}

.menu_content_price_cell {
	width: 30px;
	text-align: right;
	padding-top:2px; 
}

.menu_separator_row {
	padding-top:100px;
}

.menu_notes {
	font-size: 0.8em;
	text-align:center;
	margin-top:1em;
}

.menu_category_cell_footer {
height:22px;
}