/* CSS Document */
form, select, input {font-family:Arial, Helvetica, sans-serif; font-size:x-small}
.t {background: url(../images/cbox_1.gif) 0 0 repeat-x; width:140px; background-color:#FFFFFF;}
.b {background: url(../images/cbox_1.gif) 0 100% repeat-x}
.l {background: url(../images/cbox_1.gif) 0 0 repeat-y}
.r {background: url(../images/cbox_1.gif) 100% 0 repeat-y}
.bl {background: url(../images/cbox_bl.gif) 0 100% no-repeat}
.br {background: url(../images/cbox_br.gif) 100% 100% no-repeat}
.tl {background: url(../images/cbox_tl.gif) 0 0 no-repeat}
.tr {background: url(../images/cbox_tr.gif) 100% 0 no-repeat; padding:10px} 

