/* CSS Document *//* CODE FOR ROUNDED CORNER BOXES */.bl {background: url(images/img_rndCrnr_gray_bl.gif) 0 100% no-repeat #666666; width: 9em}.bl_long {background: url(images/img_rndCrnr_gray_bl.gif) 0 100% no-repeat #666666; width: 20em}.br {background: url(images/img_rndCrnr_gray_br.gif) 100% 100% no-repeat}.tl {background: url(images/img_rndCrnr_gray_tl.gif) 0 0 no-repeat}.tr {background: url(images/img_rndCrnr_gray_tr.gif) 100% 0 no-repeat; padding:10px}.clear {font-size: 1px; height: 1px}