﻿.dinnerShowBackground
{
		background:url(../../repository/images/site/meal_deal_slice.gif) repeat-y;
		width:745px;
		margin:0 0 0 20px;
}
.restImg
{
		float:left;
		margin:0 5px 5px 0;
}
.restTitle
{
		color:#69c;
		font-size:12px;
		margin:-3px 0 4px 2px;
}
.restContent
{
		margin: 10px;
}
.restContent p
{
		margin:0;
}
.restContent ul li 
{
		color:#69C;
}
.restContent ul li strong
{
		color:#333;
}
.restHorizontalDots
{
		width:190px;
		height:8px;
		background:url(../../repository/images/site/dotted_break_h.gif) repeat-x;
		margin:8px 0 0 0;
}
/*** menu ***/
.menu
{
		text-align:center;
}
.menu p
{
		margin:3px 0 3px 0;
}
.menuHorizontalDots
{
		width:250px;
		height:8px;
		background:url(../../repository/images/site/dotted_break_h.gif) repeat-x;
		margin:8px 0 0 0;
}
