/*******************
  Copyright (c) 2004-2007 TinyWebGallery
  written by Michael Dempfle
  TWG version: 1.6.3.1
********************/

/* this file is used when a skin defines some borders that should be different when no border is used. */

td.twg_info {
        border:none;
        border-top: 2px inset;
}

td.bottomtable {
        background-color: transparent;
        
}

td.twg_bottom {
  background-color:  000000;
}

td.twg_counterpixel {
  background-color: transparent;
}

td.bottomtablesideleft {
  background-color: transparent;
}

td.bottomtableside {
  background-color: transparent;
}
