/* style to fit inside AB domains */
#product-comparator {
    margin-bottom: 15px;
}
.mainBlock.wide{
    width: 940px;
    margin-bottom: 0;
}
.product-comparator-header{
    position: relative;
    margin-bottom: 10px;
}
.product-comparator-header .backLink{
    position: absolute;
    right: 0;
    top: 50%;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    margin-top: -10px;
}
.product-comparator-footer {
    text-align: center;
    margin-bottom: 15px;
}
.wideCompareWrapper {
    background: #fff;
}
.wideCompare {
    padding: 15px;
}