div.scroll { font-family: Arial; height: 150px; width: 640px; overflow: auto; border: solid 1px #666; background-color: #ccc; padding: 8px; }
.price { color: #fff; font-size: 12px; font-weight: bold; background-color: #888; text-align: right; margin-left: 20px; padding-right: 5px; padding-left: 5px; }
.padi { color: #005; font-size: 14px; font-family: Arial; font-weight: bold; background-color: #dbdbdb; margin-top: 15px; margin-bottom: 4px; padding-left: 5px; border-bottom: 1px inset #dbdbdb; }
.special { color: #005; font-size: 13px; font-family: Arial; font-weight: bold; background-color: #fff; margin-top: 25px; margin-bottom: 4px; padding-left: 5px; border-top: 1px outset #888; border-bottom: 1px inset #888; }
.price1 { color: #cc1c45; font-size: 12px; font-weight: bold; text-align: right; padding-right: 5px; padding-left: 5px; }
.specials { color: #005; font-size: 15px; font-family: Arial; font-weight: bold; line-height: 30px; background-color: #feffe5; margin-top: 35px; margin-right: 50px; margin-bottom: 15px; border-top: 1px groove #dbdbdb; border-bottom: 1px groove #dbdbdb; }
h6 { color: #fff; font-size: 16px; font-family: Arial; font-weight: bold; background-color: #2c498b; text-align: center; margin: 12px 0; }
.border { padding: 5px; border: solid 1px #69c; }
.more { background-color: #e6edff; margin: 3px 0 0 390px; }

