#paoWrap{
	float:left; display:inline;
	width:660px;
		min-height:250px;
		height:auto !important;
		height:250px;
	margin:20px 0px 0px 35px;
	border:#000033 solid 1px;
}
.paoLineTop{
	float:left; display:inline;
	width:660px;
	height:25px;
	background-color:#000033;
	margin-bottom:5px;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:#dddddd solid 1px;
	padding-top:6px;
}
.paoLineGrey{
	float:left; display:inline;
	width:660px;
	height:22px;
	font-size:13px;
	padding-top:7px;
	background-color:#f1f1f1;
	border-bottom:#dddddd solid 1px;
}
.paoLine{
	float:left; display:inline;
	width:660px;
	height:22px;
	font-size:13px;
	padding-top:7px;
}
.poaFood{
	float:left; display:inline;
	width:410px;
	height:15px;
	margin:0px 0px 0px 30px;
}
.poaFood1{
	float:left; display:inline;
	width:300px;
	height:15px;
	margin:0px 0px 0px 30px;
}
.poaPrice{
	float:left; display:inline;
	width:70px;
	height:15px;
	text-align:center;
	margin:0px 0px 0px 20px;
}
.poaPrice1{
	float:left; 
	display:inline;
	width:auto;
	height:15px;
	text-align:center;
	margin:0px 0px 0px 20px;
}
.poaQty{
	float:left; display:inline;
	width:70px;
	height:15px;
	text-align:center;
	margin:0px 0px 0px 20px;
}
.poaPlaceOrder a{
	float:left; display:inline;
	width:115px;
	height:45px;
	background-image:url(../images/pageElements/button.jpg);
	background-color:#CCCCCC;
	color:#FFF;
	padding-top:5px;
	margin:20px 0px 0px 574px;
	text-align:center;
	font-size:12px;
	text-decoration:none;
}
.poaPlaceOrder a:hover{
	background-image:url(../images/pageElements/buttonOver.jpg);
	text-decoration:none;
}



