body {
	text-align:center;
	font-size:12px;
	font-family: Delicious, Segoe UI, Helvetica, Arial, Tahoma, sans-serif;
	/*background:url(/images/paper_texture.png);*/
}

@font-face { font-family: Delicious; font-weight: bold; src: url('/fonts/Delicious-Bold.otf'); }
@font-face { font-family: Delicious; src: url('/fonts/Delicious-Roman.otf'); }

#takeawaysMain
{
    height:100%;
	margin:25px auto 0;
	padding:2px 2px 2px 0;
	text-align:center;
	width:750px;  
}
.horizontalRule
{
	color:#CCC;
	width:100%;
	height:2px;
}
.takeawayHeader
{
	text-align:left;
	width:100%;
	height:40px;
	padding-left:100px;
}
.marginLeft100
{
	margin-left:100px;
}
.BottomRightTheme{
	position:absolute;
	top:45px;
	right:0;
	width:354px;
	height:147px;
	background:url(/images/top_right_backdrop.png);
	float:right;
	z-index:-100;
}
.TakeawaysInContainer{
	margin:25px auto 0;
	padding:2px 2px 2px 0;
	text-align:center;
	width:600px;
}
h1, h2, h3, h4{
	color:#c90000;
}
h1
{
	font-size:20px;
}
p, a{
	font-size:12px;
	color:#333333;
	text-decoration: none;
}
p, a:hover{color:black;}
.takeawayHeader{
	padding:0px;
	margin:0px;
	height:155px;
}
.takeawayFooter
{
	padding:0px;
	margin:0px;
	height:155px;
	clear:both;
}
.FourContainer{
	width:750px;
	float:left;
}
.hSiteLoader{
	width:150px;
	float:left;
}
.ChineseTakeawayDescription
{
	clear:both;
}
