table.menuList td{
	text-align:left;
}
table.menuList{
	margin-bottom:10px;
	margin-right:12px;
	width:205px;
}
div#m_meze table.menuList, 
div#m_fruit table.menuList, 
div#m_bread table.menuList, 
div#m_wraps table.menuList, 
div#m_specials table.menuList, 
div#m_dressings table.menuList {
	margin-bottom:10px;
	margin-right:10px;
	width:423px;
}


table.menuList td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	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;	
}
table.menuList p, table.menuList h5 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
table.menuList h5 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	margin: 1px;
	color: #FFFFFF;
	
}
table.menuList td.nHead {
	background-color:#333;
	text-align:left;
	vertical-align:bottom;
}
table.menuList td.nInfo, table.menuList td.nSize {
	text-align:right;
}
table.menuList td.nSize {
	border-left-style:none;
	border-left-width:10px;
}
table.menuList td.nSize p{
	font-size:10px;
	color:#666;
}
table.menuList td.nHead p {
	font-size:10px;
	line-height:10px;
	color:#CCC;
}
div.basket {
	width:205px;
	background-color:#ccc;
	float:right;
}
div.basket p{
	margin:10px;
	font-size:14px;
	color:#000;
}
div.basket a:link, div.basket a:visited{
	color:#000;
}
div.basket a:hover{
	color:#fff;
}
table.menuList p, div.basket table.menuList p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
div.basket table.menuList{
	margin:5px;
	margin-bottom:10px;
	width:195px;
}
div.menuListDiv {
	width:423px;
}
table.calcHead{
	width:423px;
	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;
	text-align: left;
}
table.calcHead a:link, table.calcHead a:visited {
	color:#000;
}
table.calcHead a:hover {
	color:#fff;
}

