@charset "utf-8";
/* CSS Document */

body {
font-family: Arial,Helvetica,sans-serif;
font-size: 70%;
}

.breadcrumb, #header, .left_nav, .footer li, .sIFR-flash, .leightbox, .share, .stars, h1 {
display: none;
}

.page * {
background: none;
}

.frame_bkg {
clear: both;
}

#container, .main, .frame_bottom, .frame_top, .frame_bkg, .footer {
width: 644px;
padding: 0;
float: none;
text-align: left;
}

.footer li.clear {
display: block;
}

.print_page {
display: block;
}

.recipe_info dd, .recipe_info dt {

}

.recipe_info dt {
float: left;
clear: both;
font-weight: bold;
padding: 0 5px 0 0;
width: 30%;
}


