#petlist {
    position: relative;
    height: 18em;
    margin-top: -20px;
}

#petlistcol1 {
    position: absolute;
    left: 108px;
    width: 15em;
}

#petlistcol2 {
    position: absolute;
    left: 295px;
    width: 15em;
}

.format_text input, .petcheck {
    width: 2em;
}

#content li {
    position: relative;
    left: -1.5em;
}
