Try something like this:
Tina.leftBoxFooter {
background-image: url(../images/boxbottom.jpg);
background-repeat: no-repeat;
width: 160px;
height: 7px;
}
.rightBoxFooter {
background-image: url(../images/boxbottom.jpg);
background-repeat: no-repeat;
width: 160px;
height: 7px;




