
.round_box { color: #a0a0a0; background-color: #90a0f0; }
.round_box .top_left { background-image: url(/images/box/corner_top_left.gif); background-repeat: no-repeat; background-position: top left; }
.round_box .top_right { background-image: url(/images/box/corner_top_right.gif); background-repeat: no-repeat; background-position: top right; }
.round_box .bottom_left { background-image: url(/images/box/corner_bottom_left.gif); background-repeat: no-repeat; background-position: bottom left; }
.round_box .bottom_right { background-image: url(/images/box/corner_bottom_right.gif); background-repeat: no-repeat; background-position: bottom right; }
