.menu_table {
	margin-bottom:1em;
}

.left_table {
	text-align:left;
	width: 610px;
}

.centre_table {
	text-align:center;
	width: 600px;
}

.menu_category_cell {
	font-weight:bold;
	height:25px;
	font-size:22px;
	color:#ffcc01;
	padding-top: 20px;
}

.menu_price_cell {
	font-weight: bold;
	width: 50px;
	text-align: center!important;
	padding:5px;
}

.menu_content_cell {
	 padding:10px 0; 
}

.oddRow {
	 
}

.evenRow {
}

.centre_table .menu_title { font-size: 16px; color:#fff; font-weight:bold; }

.menu_title {
	 margin-top:10px; 
	 color:#fff;
	 font-weight:bold;
	 font-size:12px;
}

.menu_description {
	color:#ffcc01;
	font-size:12px;
	
}

.menu_content_price_cell {
	width: 85px;
	text-align: center;
	padding-top:10px; 
	color:#ffcc01;
	font-weight:bold;
	font-size:12px;
}

.menu_separator_row {
	
}

.menu_notes {
	font-size: 0.8em;
	text-align:center;
	margin-top:1em;
}
