.rounded {background-color: #87CEFA; width: 100%}
.t {background: url(/images/box_t.gif) 0 0 repeat-x; width: 100%}
.b {background: url(/images/box_b.gif) 0 100% repeat-x}
.l {background: url(/images/box_l.gif) 0 0 repeat-y}
.r {background: url(/images/box_r.gif) 100% 0 repeat-y}
.bl {background: url(/images/box_body_l.gif) 0 100% no-repeat}
.br {background: url(/images/box_body_r.gif) 100% 100% no-repeat}
.tl {background: url(/images/box_head_l.gif) 0 0 no-repeat}
.tr {background: url(/images/box_head_r.gif) 100% 0 no-repeat; padding:10px;}