﻿body {
    background: none !important;
}

.recipe-header > div, .gradbox {
    background: none !important;
    box-shadow: none !important;
}
.sep {
    border-bottom: 1px solid #cdcdcd;
}
#recipeContent {
    width: 850px;
}

#recipeContent.wide .right, .wide-stats {
    float: right;
    width: 450px;
}
.legend {
    margin: 0;
}
.nstype {
    display: none;
}
.recipe-header .teaser img.recipe {
    margin: inherit;
}
.recipe-header {
    border-bottom: 0 !important;
}
.teaser, .header-link, .fb-like {
    display: none !important;
}
ul.meal-entries li {
    padding-top: 0.1em;
    padding-bottom: 0.1em;
}

.txtcol {
    width: 360px !important;
    margin-bottom: 20px !important;
    float: right !important;
    clear: right;
}
.total {
    color: inherit !important;
}
.recipe-header.page .info {
    width: 425px;
}