td h2 {
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#menu {
	font-size: 1.1em;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

#menu td {
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}

#menu strong {
	color:#660000;
	line-height: 25px;
}


#menu em {
	font-size: 1em;
	color: #999999;
}


#menu table, #menu table td {
  border: 1px solid blue;
  border-collapse: collapse;
}
.price {
	font-size: 1.2em;
	text-align: center;
}
