.menu_category_cell {
	height:39px; 
	width: 250px;
}
.menu_outer_table {
	TEXT-ALIGN: left;
	width: 265px;
	height: 39px;
}
.menu_content_cell {
	 TEXT-ALIGN: left; padding-top:10px; 
}
.menu_description {
	 TEXT-ALIGN: left;
}
.menu_title {
	 TEXT-ALIGN: left;  margin-top:10px; 
	}

.menu_price_cell {
	WIDTH: 1px;
}
.menu_content_price_cell {
	WIDTH: 50px;  TEXT-ALIGN: right;  padding-top:10px; 
}
.menu_separator_row {
	
}
.menu_notes {
	FONT-SIZE: 80%;  TEXT-ALIGN: center;
}
.menu_center_item {
	FONT-WEIGHT: normal;  TEXT-ALIGN: center;
}
.menu_center_desc {
	FONT-WEIGHT: normal;   TEXT-ALIGN: center;
}
.menu_center_title {
	FONT-WEIGHT: bold; 
	height:25px; 
	background-color:#ededed;
	padding-left:5px;
	TEXT-ALIGN: center;
}
