
table.search
{
  width: 100%;
}
td.searchTL
{
  width: 15px;
  height: 15px;
  background-image: url(searchml_1.png);
  background-repeat: repeat-y;
  background-position: top left;
}
td.searchTLC
{
  width: 106px;
  height: 15px;
}
td.searchTC
{
  width: 4px;
  height: 15px;
}
td.searchTCR
{
  width: 110px;
  height: 15px;
}
td.searchTR
{
  width: 15px;
  height: 15px;
  background-image: url(searchtr_1.png);
  background-repeat: no-repeat;
  background-position: top right;
}
td.searchML
{
  width: 15px;
  background-image: url(searchml_1.png);
  background-repeat: repeat-y;
  background-position: left;
}
td.searchMC
{
  width: 220px;
  text-align: left;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
  color: rgb(0,0,0);
}
td.searchMR
{
  width: 15px;
  background-image: url(searchmr_1.png);
  background-repeat: repeat-y;
  background-position: right;
}
td.searchBL
{
  width: 15px;
  height: 15px;
  background-image: url(searchbl_1.png);
  background-repeat: no-repeat;
  background-position: bottom left;
}
td.searchBC
{
  width: 220px;
  height: 15px;
  background-image: url(searchbc_1.png);
  background-repeat: repeat-x;
  background-position: bottom;
}
td.searchBR
{
  width: 15px;
  height: 15px;
  background-image: url(searchbr_1.png);
  background-repeat: no-repeat;
  background-position: bottom right;
}


