#whereToEat .block-wrapper {
	float:left;
	width: 565px;
	margin: 15px 0px;
}

#whereToEat .inline-wrapper {
	margin-right:25px;
}

#whereToEat .inline-wrapper {
	float:left;
	width: 255px;
	display:inline;
}


#whereToEat .no-marg-right {
	margin-right: 0;
}	

#whereToEat .additional {
	clear:both;
}

#whereToEat ul.primary,
#whereToEat ul.primary li{
	float:left;
}

#whereToEat ul.primary {
	display:block;
	width: 100%;
	overflow:hidden;
	background: transparent url(/images/2/guides/09/wheretoeat/splash-plus-553x25.gif) top left no-repeat;
	margin: 0 auto 16px;
	padding: 32px 0 0 7px;
	text-align:center;
}

#whereToEat ul.primary li{
	list-style-type: none;
	line-height: 1.2;
	margin-right: 8px;
	width: 100px;
}

#whereToEat ul.primary li a{
	display:block;
	width:97px;
}

#whereToEat ul.primary li a strong{
	display:block;
}

#whereToEat p.secondary {
	clear:both;
	background: transparent url(/images/2/graphics/07/wheretoeat/wheretoeat08_and.gif) top left no-repeat;
	margin: 10px 0 8px 0;
	padding: 12px 0 0 0;
	text-align:center;
}

#whereToEat .head img{
	border:none;
	margin-top: 12px;
}

#whereToEat .footer img {
	border:none;
}

/* Styles for font treatments */
#whereToEat dt a {
	font: normal 17px Georgia, "Times New Roman", Times, serif;
}

#whereToEat dl dd p {
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color: #3e3e3e;
}

#whereToEat dt.yellow a {
	color: #e39a1d;
}
#whereToEat dt.orange a {
	color: #d65038;
}
#whereToEat dt.red a {
	color: #8e2431;
}

#whereToEat .additional a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:11px;
	color:#d80000;
	text-align:center;
}

#whereToEat .additional a strong{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight:bold;
	font-size:10px;
	color:#222222;
	text-transform:uppercase;
}

