The grey bar at the top has this CSS:
Code:
.tcatRight {
background: url("images/styles/gametime/style/tcatLeft_left.png") no-repeat scroll left top rgba(0, 0, 0, 0);
height: 43px;
padding-bottom: 8px;
padding-top: 21px;
}
The grey bar at the bottom has this CSS:
Code:
.bottomBarRight {
background: url("images/styles/gametime/style/bottomBarRight.gif") no-repeat scroll right top rgba(0, 0, 0, 0);
height: 21px;
}
So maybe it is hard coded somewhere in the CSS templates.
If you are unable to find it, you will need to ask in the thread or on the site where you got the style from.