/* 















 configuration.ftl included */
/*  commons.ftl imported */

#teaser {
    margin-bottom: 8px;
}

#content {
    margin-bottom: 0px;
}

/* the individual teaser boxes */
#teaserBoxPhoto_product {
    background: url('/ips-opdata/layout/ips01/products/images/teaser/teaserPrintsPoster.jpg') no-repeat;
}

#teaserBoxPhoto_product h2{
    margin-top: 60px;
    margin-left: 320px;
}

#teaserBoxPk_photobooks {
    background: url('/ips-opdata/layout/ips01/products/images/teaser/teaserPhotobooksOverview.jpg') no-repeat;
}

#teaserBoxPk_photobooks h2 {
    margin-top: 35px;
    margin-left: 320px;
}

#teaserBoxPk_gifts {
    background: url('/ips-opdata/layout/ips01/products/images/teaser/teaserGiftsOverview.jpg') no-repeat;
}

#teaserBoxPk_gifts h2 {
    margin-left: 680px;
    margin-top: 10px;
}

#teaserBoxPk_cards {
    background: url('/ips-opdata/layout/ips01/products/images/teaser/teaserCardsOverview.jpg') no-repeat;
}

#teaserBoxPk_cards h2 {
    margin-left: 280px;
    margin-top:25px;
}

#teaserBoxPk_largeformat {
    background: url('/ips-opdata/layout/ips01/products/images/teaser/teaserCanvasOverview.jpg') no-repeat;
}

#teaserBoxPk_largeformat h2 {
    margin-left: 600px;
    margin-top: 35px;
}

#teaserBoxPk_calendars {
    background: url('/ips-opdata/layout/ips01/products/images/teaser/teaserCalOverview.jpg') no-repeat;
    text-align:center;
}

#photobooks #photobookInfoBox {
    margin-top:8px;
}

#productOverview .button-group {
    margin-bottom: 8px;
}

#productOverview .button-group li {
    margin: 0;
}

#photobookDetails h2 {
    margin-left:0;
}

#photobookDetails h3 {
    margin-bottom:10px;
}

#calculator{
    margin-top:8px;
    margin-bottom:8px;
}

#calculatorBox h2 {
    padding-left: 10px;
}