body #bio_ep {
    background-color: transparent;
    box-shadow: none;
    background-size: contain;
    height: 500px;
    width: 800px;
    background-repeat: no-repeat
}

body #bio_ep_close {
    margin: 20px 0 0 -64px;
}

body .templates {
    background-repeat: no-repeat
}

body .template1 {
    background: url(../img/Errors_1BTN.png)
}

body .template1 a {
    position: absolute;
    height: 76px;
    left: 67px;
    width: 333px;
    bottom: 109px;
    cursor: pointer
}

body .template2 {
    background: url(../img/Errors_2BTNs.png)
}

body .template2 a {
    position: absolute;
    height: 86px;
    left: 67px;
    width: 321px;
    bottom: 106px;
    cursor: pointer;
}

body .template2 a:first-child {
    left: auto;
    right: 90px;
    width: 310px;
}

body .template3 {
    background: url(../img/Proofreading_1BTN.png)
}

body .template3 a {
    position: absolute;
    height: 80px;
    left: 70px;
    width: 342px;
    bottom: 120px;
    cursor: pointer;
}

body .template4 {
    background: url(../img/Proofreading_2BTNs.png)
}

body .template4 a {
    position: absolute;
    height: 77px;
    left: 410px;
    width: 321px;
    bottom: 118px;
    cursor: pointer
}

body .template4 a:first-child {
    width: 331px;
    left: 69px
}
body .template4 #bio_ep_close {
     margin: 20px 0 0 -40px;
}
body .template3 #bio_ep_close {
     margin: 20px 0 0 -45px;
}