form .type-checkbox input {
    position: absolute;
    top: -3px;
    left: 0;
    margin: 0;
}

/* connect details to selected teaser */
.request-addresses-section .information .details-wrapper .border-eraser {
    height: 1px;
    width: 206px;/*153px;*/
    color: #fff;
    background: #fff;
    position: absolute;
    z-index: 200;
    top: -1px;
}

.request-addresses-section .information .details-wrapper .one .border-eraser {
    left: 0px;
}

.request-addresses-section .information .details-wrapper .two .border-eraser {
    left: 215px;/*162px;*/
    width: 204px;/*151px;*/
}

.request-addresses-section .information .details-wrapper .three .border-eraser {
    /*right: 162px;
    width: 151px;*/
    width: 206px;/*153px;*/
}