@charset "utf-8";

* { margin: 0; padding: 0; }
body { background-color: #FFFFFF !important; color: #000000; font: 14px/1.5 Arial, sans-serif; width: 900px; margin-left: 30px; margin-right: 30px; background-image: none !important; height: auto; }
.wrapper { width: 900px;}
.recipe-top { margin-top: 40px; }
.recipe-top-left { height: 100px; width: 330px; min-height: 300px; height: auto;  }
.recipe-top-left p { font-size: 12px; }
.recipe-top-right {  width: 500px; padding-left: 40px; }
.recipe-top-right .image { width: 500px;  }

.header-top { height: 150px; width: 870px; border-bottom: 4px solid #444444; margin-top: 20px; }
.box-inner { margin: 0px; min-height: 300px; height: auto; }
.box-inner h1 { font-size: 30px; }

nav, .breadcrumbs, .share, .print, .related-recipes, .play-button, #video, footer { display: none; }

.recipe-top-left td.col1 strong, .recipe-top-left td.col2 strong, .recipe-top-left td.col3 strong { text-indent: 0px; background: none; float: none; padding: 0px; }

.recipe-bottom h2  { border-bottom: 2px solid #444444; padding-bottom: 10px; margin-bottom: 20px; }
.recipe-bottom-left { float: left; width: 330px; }
.recipe-bottom-right { float: left; width: 500px; padding-left: 40px; }

a:link:after, a:visited:after { content: ""; }

.header-search, .subscribe-button { display: none; }

#video { position: absolute; z-index: 1; }
#image { position: absolute; z-index: 2; }