.hours{
	font-style: italic ;
	font-size: 11px ;
}

.noSmokingNotice{
	width: 300px ;
	height: 40px ;
	border: 2px solid #666666 ;
	background: #EEEEEE ;
	padding: 4px ;
	font-weight: bold ;
	font-size: 14px ;
	text-align: left ;
}

.noSmokingNotice img{
	margin-right: 15px ;
}