*, body { margin: 0px; padding: 0px; }

body {
    background: #000 url(../images/wall_of_shame/bg.jpg) top right repeat-y;
}

#praying_side {
    width: 315px;
    height: 581px;
    background: #000 url(../images/wall_of_shame/bg_praying.jpg) top left no-repeat;
}

#plea_side {
    width: 417px;
    height: 98%;
    position: absolute;
    right: 0px;

}

#plea_header {
    width: 417px;
    height: 143px;
    background: #000 url(../images/wall_of_shame/alt_header.jpg) top center no-repeat;
}

#plea_list {
    width: 350px;
    margin: auto;
    padding: 20px 10px 20px 50px;
}

td { padding: 10px; }
dt { margin: 2em 0; }
dd h3 { margin: 1em 0; }

.nav_links a span, a.nav_links span {
    display: none;
}

#plea_nav_back {
    display: block;
    width: 197px;
    height: 56px;
    background: url(../images/barns_back_to_wall.png);
    position: absolute;
    bottom: 20px;
    left: -150px;
}
