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

/* This are the syles need for round corners! */
/* Please set the color here for the background of the inner gallery */
#twg_content_div,#twg_content_div .sb-inner{height:100%;background-color:#f3f3f3;}
/* Set the color of the border */
#twg_content_div .sb-border{background-color:#ccc;}
/* disable the old border AND set the color to the color of the border of TWG (the background of the header part. ) */
td.twg_info{border:none;background-color:#fff;}