/* print styles */

body {color: black; background: #fff; }
a:link, a:visited {background: white; color: black; text-docoration: underline; font-weight: bold; }
h1, h2, h3, h4, h5, h6 p {background: white;}

h1 {font-size: 16px;}
h2 {font-size:14px;}
h3 {font-size: 12px;}
p {font-size: 10px;}

#header {display: none; }
#address {display: none; }
#footer, #bottom-footer-sections {display: none; }
#sidebar {display: none; }

table {width: 50%;}

.menu-price {font-size: 12px;}
.menu-description {font-size:11px;}

#coupon-specials {text-align:center;}
#coupon-print-box {border:dashed 2px #000;padding:10px;margin-bottom:5px;}
#coupon-print-box img {display:none;}
#coupon-print-box h2 {font-size:23px;font-weight:bold;}

#print-hide {display:none;}

hr {display:none;}
