/* CSS Document */
.bl {background:url(images/bl2.gif) 0 100% no-repeat;} /* left b curve*/
.br {background:url(images/br2.gif) 100% 100% no-repeat} /* right b curve*/
.tl {background:url(images/tl2.gif) 0 0 no-repeat} /* left t curve*/
.tr {background:url(images/tr2.gif) 100% 0 no-repeat; padding:15px} /* right t curve*/
.t {background:url(images/dot2.gif) 0 0 repeat-x;}
.b {background:url(images/dot2.gif) 0 100% repeat-x}
.l {background:url(images/dot2.gif) 0 0 repeat-y}
.r {background:url(images/dot2.gif) 100% 0 repeat-y}


