body {
    background-color: white;
    margin: 0.0 3.0em 0.0 3.0em;
    font-size: 15.0px;
}

#container {
    border: none;
    background-color: white;
}

#recipe-sidebar {
    display: none;
}

#recipe-details {
    clear: left;
    width: 609.0px;
    margin-right: 45.0px;
}

.column {
    pass: yes;
}

.noprint {
    display: none;
}

.sitemap {
    display: none;
}

#nav {
    display: none;
}

#breadcrumbs {
    display: none;
}

#header #logo {
    float: right;
}

#header {
}


