/* ADDED für rounded corner for black style */
/* Please set the color for the background of the inner area */
#content_div, #content_div .sb-inner {
height:100%;
background-color: #444444;
}

/* Set the color of the border */
#content_div .sb-border {
background-color:black;
}

/* Disables 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: #222222; } 