#Blank
{
	height:280px;
}

#Dots
{
	width:613px;
	height:220px;
	background-image:URL('images/ordering_dots.png');
}

#SidebarOverlay
{
	position:absolute;
	width:45px;
	height:412px;
	left:650px;
	top:40px;
	background-image:URL('images/ordering_sidebar.png');
	background-repeat:no-repeat;
}

#TransBox
{
	position:relative;
	top:160px;
	left:40px;
}

#TransBox2
{
	position:relative;
	top:200px;
	left:40px;
}

.BigText
{
	color:white;
	font-weight:bold;
	font-size:24px;
	line-height:50px;
}

.OrangeText
{
	font-size:10px;
	color:#AA6322;
}

.NormalText
{
	font-size:10px;
	color:white;
}
