/*bdjobs.com*/


/*category table*/

/*table set 1*/
.t {background: url(../images/tblimg/t.gif) 0 0 repeat-x; width: 100%;}
.b {background: url(../images/tblimg/b.gif) 0 100% repeat-x;}
.l {background: url(../images/tblimg/l.gif) 0 0 repeat-y; }
.r {background: url(../images/tblimg/r.gif) 100% 0 repeat-y;}
.bl {background: url(../images/tblimg/bl.gif) 0 100% no-repeat;}
.br {background: url(../images/tblimg/br.gif) 100% 100% no-repeat;}
.tl {background: url(../images/tblimg/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tblimg/tr.gif) 100% 0 no-repeat; padding:10px}

