/*******************
  Copyright (c) 2004-2008 TinyWebGallery
  written by Michael Dempfle
  TWG version: 1.8
********************/

/* 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 solid;
}

td.bottomtable {
	background-color: transparent;
}

td.twg_bottom {
  background-color:  transparent;
}

td.twg_counterpixel {
  background-color: transparent;
}

td.bottomtablesideleft {
  background-color: transparent;
}

td.bottomtableside {
  background-color: transparent;
}