my $TBT_ci = qq(
<table border="0" cellpadding="$table_borders[0]" cellspacing="$table_borders[1]" width="$civar->{args}->{html_width}" align="center">
<tr bgcolor="$vars_style{TableBorderColor}"><td>
<table border="0" width="100%" cellpadding="$table_borders[2]" cellspacing="$table_borders[3]">
);