.tdleft{
background: url(images/bgr_l.jpg);
background-position:right;

background-repeat:no-repeat;
}

.tdright{
background: url(images/bgr_r.jpg);
background-position:left;
background-repeat:no-repeat;
}
