table.menuDisplay td{
	text-align:left;
}
table.menuDisplay{
	margin-bottom:10px;
	margin-right:12px;
	width:300px;
}

table.menuDisplay td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	font-size: 12px;
	vertical-align: top;
	padding: 0px;
}
div.m_drinks table.menuDisplay td , div.m_cyo table.menuDisplay td {
	/*padding-bottom:2px;*/
}
table.menuDisplay p, table.menuDisplay h5 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
table.menuDisplay h5 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin: 1px;
	color: #FFFFFF;
}
table.menuDisplay h4 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#999;
	font-size: 12px;
	width:220px;
}
table.menuDisplay td.nHead {
	text-align:right;
	vertical-align:bottom;
}
table.menuDisplay td.nInfo, table.menuDisplay td.nSize {
	text-align:right;
}
table.menuDisplay td.nSize {
	border-left-style:none;
	border-left-width:10px;
}
table.menuDisplay td.nSize p{
	font-size:10px;
	color:#666;
}
table.menuDisplay td.nHead p {
	font-size:10px;
	line-height:10px;
	color:#CCC;
}
table.menuDisplay p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
table.calcHead{
	width:612px;
	margin-bottom:5px;
	margin-right:13px;
}
table.calcHead td{
	padding: 2px;
	padding-left:5px;
	background-image: url(../images/hilite.png);
	background-repeat: no-repeat;
}
table.calcHead p{
	padding: 0px;
	margin: 0px;
	color:#000;
	font-size:14px;
	font-weight:bold;
}
table.calcHead a:link, table.calcHead a:visited {
	color:#000;
}
table.calcHead a:hover {
	color:#fff;
}


div.priceArea{
	float:right;
	text-align:right;
	padding-left:10px;
	padding-bottom:5px;
}
div.nameArea{
	float:left;
}
div.descArea{
	clear:left;
	padding-bottom:5px;
}
div.allergyArea{
	padding-bottom:5px;
}
