/* Global Print Formatting */

body { font-family: "Times New Roman", Times, serif; font-size: 12pt; color: #000; }

#main-navigation, #account-content-wleft-left, #search-area, #header-site-links, #welcome-msg, .print, 
#footer-right, #footer-email, #footer-links, .recipe-page-controls, #view-larger-img, #icons, #rdmi, 
.rdcr-sub, #catalog-content-wleft-right .button, #catalog-content-wleft-right .end-link, #footer-logo,
#catalog-content-wleft-left, #product-next-prev, #media-type, #recipe-top  { display: none; }

div#copyright { width: 977px; margin: 0 auto 0 auto; font-size: 11px; color: #493f2e; }
img#copyright-img { display: block; margin-left: 7px; margin-top: 3px;}

#breadcrumb { margin-top: 10px; margin-bottom: 10px; }

/* Helper Styles */
.fr { float: right; display: inline; }

.fl { float: left; display: inline; }

.clr { clear: both; }

/* Wish List */
.wish-item-wrapper { width: 700px; border: 1px solid #d4c6aa; margin: 10px 0 10px 10px; }
.wiw-left { width: 520px; }
.wiwl-left { width: 180px; margin: 10px 10px 0 10px; text-align: center; }
.wiwl-left img { margin-bottom: 10px; }
.wiwl-right { width: 280px; margin: 10px 10px 10px 0; }
.wiwl-right span { display: block; font-weight: bold; font-size: 12px; }
.wiw-right { width: 180px; }
.wiw-right p { margin-left: 10px; }

