body {
	background-color: #C5CCD3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-webkit-user-select: none;
	-webkit-text-size-adjust: none;
}
body,td,th {
	color: #000000;
	font-family: Helvetica;
}
.toplabel {
	font-family: Helvetica;
	font-size: 17pt;
	font-weight: bold;
	color: #4F596F;
}
.insidelabel {
	font-family: Helvetica;
	font-weight: bold;
	color: #000000;
}
.outsidelabel {
	font-weight: bold;
	color: #4C566C;
	padding-left: 10px;
	padding-bottom: 14px;
}
.recbox {
	background-image: url(../images/rec.png);
	height: 30px;
	width: 260px;
	padding-top: 14px;
	padding-left: 10px;
	padding-right: 10px;
}
.iphonecontent {
	width: 300px;
	height: 480px;
	padding-right: 10px;
	padding-left: 10px;
}
.box {
	width: 280px;
}
.menubar {
	background-image: url(../images/menubar.png);
	height: 60px;
	width: 320px;
	margin-bottom: 10px;
	padding-top: 0px;
}
a.newslink {
	color: #000000;
	text-decoration: none;
}
a.newslink:visited {
	color: #000000;
	text-decoration: none;
}
.menubar_text {
	text-align: center;
	font-weight: bold;
	color: #4C566C;
	padding-top: 5px;
}
.box_top {
	background-image: url(../images/rectop.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.box_middle {
	background-color: #FFFFFF;
	background-image: url(../images/recmiddle.png);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.box_bottom {
	background-image: url(../images/recbottom.png);
	background-repeat: no-repeat;
	background-position: top;
}
.box_middle_sep {
	background-color: #FFFFFF;
	background-image: url(../images/recmiddle.png);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
	padding-top: 10px;
	padding-bottom: 10px;
}
.amount_right {
	float: right;
	clear: right;
}
.mealamount {
	float: right;
	text-align: right;
}
.taxamount {
	float: right;
	text-align: right;
}
.percentamount {
	float: right;
}
.tiptotal {
	float: right;
	clear: right;
	font-weight: bold;
	color: #006600;
	text-align: center;
}
.billtotal {
	float: right;
	clear: right;
	font-weight: bold;
	color: #006600;
	text-align: center;
}
