#content {
    background: url( ../images/basket.gif) bottom right no-repeat;
    background-color: #fff;

}

/****************** Basket List **************************/

#content table#basket-contents th, table#basket-contents td {
  border: 1px solid #942d2d;
}

#content table#basket-contents thead th, table#basket-contents thead td {
  border-bottom: 1px double #942d2d;;
}

