#pf-src > a {
    display: none !important;
}
#pf-dialog-ads {
    display: none !important;
}
.added-to-list1 {
    display: none;
}
.reciple-single-ingredients .added-to-list1, .reciple-single-procedure .added-to-list1 {
    display: block;
} 
.recipe-single-img {
    float: left;
    width: 40%;
}
.recipe-single-img img {
    margin-top: 0 !important;
}
.recipe-cont-wrap {
    display: block;
    overflow: hidden;
    padding-left: 20px;
}
.reciple-single-ingredients > h3 {
    margin-top: 0;
}
.copyright {
    border-top: 1px solid #708090;
    clear: both;
    display: block;
    padding-top: 10px;
    text-align: center;
}
#pf-body #pf-header-img {
    height: auto !important;
    width: 155px !important;
}
#pf-body h1#pf-title {
    text-align: center;
}
#pf-body #pf-content center, #pf-body #pf-content p, #pf-body #pf-content img, #pf-body #pf-content span, #pf-body #pf-content br, #pf-body #pf-content strong, #pf-body #pf-content h1, #pf-body #pf-content h2, #pf-body #pf-content h3, #pf-body #pf-content h4, #pf-body #pf-content h5, #pf-body #pf-content h6, #pf-body #pf-content ul, #pf-body #pf-content ol {
    display: none;
}
#pf-body #pf-content .rec-single-left ol li span {
    display: block;
}
#pf-body #pf-content .recipe-single-img img, #pf-body #pf-content .rec-single-left p, #pf-body #pf-content .rec-single-left span, #pf-body #pf-content .rec-single-left br, #pf-body #pf-content .rec-single-left strong, #pf-body #pf-content .rec-single-left center, #pf-body #pf-content .rec-single-left h1, #pf-body #pf-content .rec-single-left h2, #pf-body #pf-content .rec-single-left h3, #pf-body #pf-content .rec-single-left h4, #pf-body #pf-content .rec-single-left h5, #pf-body #pf-content .rec-single-left h6, #pf-body #pf-content .rec-single-left ul, #pf-body #pf-content .rec-single-left ol  {
    display: block;
}

