#top_nav ul li#about a{
	background-image:url(../images/bg/white_nav.gif); background-color:#fff;
}
#content h1{
	margin-bottom:20px;
}
 /* opening Hours */
#info{
	padding:5px; background:url(../images/bg/grey_grad.gif) #ccc repeat-x top left;
}
#info hr{
	border-color:#ccc;
}

/* Indent for details pic */
#aboutDetails{
	margin-left:262px;
}

#info h3{
	margin-bottom:5px;
}
dl#open dt{
	margin:0 0 5px 0; font-size:14px; font-weight:bold;
}
dl#open dd{
	height:15px; margin-bottom:2px; 
}
dl#open dd dl dd.days{
	float:left; width:120px;
}
