div.round_box_container {
    background-color: #ffffff;
    padding-bottom: 5px;
}

div.round_box_spacing {
    padding-bottom: 5px;
}

div.round_box_content {
    padding: 1px 5px 6px 1px;
}

div.round_box_right { 
    background-image: url(http://maps-foreclosure-response-org.3.s.fr.kplex.org/0115/static/images/round_box_right.gif);
    background-position: top right;
    background-repeat: repeat-y;
}

div.round_box_top { 
    background-image: url(http://maps-foreclosure-response-org.1.s.fr.kplex.org/0115/static/images/round_box_top.gif);
    background-repeat: repeat-x;
    background-position: top left;
}

div.round_box_left { 
    background-image: url(http://maps-foreclosure-response-org.2.s.fr.kplex.org/0115/static/images/round_box_left.gif);
    background-repeat: repeat-y;
    background-position: top left;
}

div.round_box_bottom { 
    background-image: url(http://maps-foreclosure-response-org.4.s.fr.kplex.org/0115/static/images/round_box_bottom.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
}

div.round_box_tr { 
    background-image: url(http://maps-foreclosure-response-org.4.s.fr.kplex.org/0115/static/images/round_box_tr.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

div.round_box_tl { 
    background-image: url(http://maps-foreclosure-response-org.4.s.fr.kplex.org/0115/static/images/round_box_tl.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

div.round_box_bl { 
    background-image: url(http://maps-foreclosure-response-org.4.s.fr.kplex.org/0115/static/images/round_box_bl.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
}

div.round_box_br { 
    background-image: url(http://maps-foreclosure-response-org.4.s.fr.kplex.org/0115/static/images/round_box_br.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}
