
#menu-container
{
	text-align:center;
}

#menu-container p 
{
color:#666666; font-size:10pt;
margin:0px;

}

.display-a
{
border:1px dotted #888888; border-width:1px 1px 1px 0px;
width:580px;
margin:0px auto; margin-top:10px; padding:5px;
}

.display-b
{
border:1px dotted #888888; border-width:1px 0px 1px 1px;
width:580px;
margin:0px auto; margin-top:10px; padding:5px;

}

.display-a .description
{

width:445px;
float:right;
}

.display-b .description
{

width:445px;
float:left;



}


.display-a .description p
{
}


.display-a img, .display-b img
{
padding:5px 0px 5px 5px; 
border:1px solid #888888;
}

img.type-a
{
display:box;
padding:5px;
float:left;
width:110px;height:110px;

}

img.type-b
{
display:box;
padding:5px;
float:right;
width:110px;height:110px;
}


.dishes-a .set 
{
font-weight:bold; font-size:15px;color:#663366;
}

.dishes-b .set
{
font-weight:bold; font-size:15px;color:#663366;
}

.dishes-a 
{
text-align:left;
}

.dishes-b 
{
text-align:right;
}




.price-a
{
color:#888888;
text-align:left; 
}

.price-b
{
color:#888888;
text-align:right; 
}

.clear
{
clear:both;
}
