p.MerchantText {
    font-size: 10px;
    margin-right:3px;
}

p.CategoryTitle {
	font-size: 14px;
	font-weight: bold;
    COLOR: #990000;
}

h1.Dining {
	font-size: 18px;
	font-weight: bold;
	margin: 3px;
    COLOR: #990000;
    text-transform: uppercase;
}

#StoreHours {
  width: 118px;
  float:left;

}

a.Dining {
	font-size: 12px; 
	margin-left: 19px;
	COLOR: #000;
	text-decoration: underline;
}