.wrapp1 {
    background: transparent url('../../images/layout/page/other/index-main-wrapp1.jpg') no-repeat 100% 52px;
    padding-right: 180px;
}
.wrapp1 h1 {
    white-space: nowrap;
    overflow: visible;
}

dl#main-checklist {
    background: transparent url('../../images/layout/page/other/index-main-checklist.jpg') no-repeat 100% 100%;
    width: 75%;
    padding-right: 25%;
    overflow: hidden;
}
dl#main-checklist dd {
    float: left;
    width: 50%;
}

