table.roundedQuoted td.tl
{
  background-image:url('frame-01.jpg'); background-position:left top; width:41px; height:45px; font-size:0px;
}

table.roundedQuoted td.tc
{
  background-image:url('frame-02.jpg'); background-position:left top; font-size:0px;
}

table.roundedQuoted td.tr
{
  background-image:url('frame-01.jpg'); background-position:-41px top; width:41px; height:45px; font-size:0px;
}

table.roundedQuoted td.ml
{
  background-image:url('frame-01.jpg'); background-position:-82px top; width:41px; font-size:0px;
}

table.roundedQuoted td.mc
{
  background-color:white;
  padding:0;
}

table.roundedQuoted td.mr
{
  background-image:url('frame-01.jpg'); background-position:right top; width:41px; font-size:0px;
}

table.roundedQuoted td.bl
{
  background-image:url('frame-01.jpg'); background-position:left bottom; width:41px; height:47px; font-size:0px;
}

table.roundedQuoted td.bc
{
  background-image:url('frame-02.jpg'); background-position:left bottom; font-size:0px;
}

table.roundedQuoted td.br
{
  background-image:url('frame-01.jpg'); background-position:-41px bottom; width:41px; height:47px; font-size:0px;
}


