#container_table {
  width: 88%;
  margin: -35px auto 0 auto;
  table-layout: fixed;
}

.top_left {
  background: url(http://forums.atvdragracers.com/public/style_images/revolt/topleft.png) no-repeat left top;
  height: 81px;
  width: 78px;
  margin: 0px;
  padding: 0px;
}

.top_right {
  background: url(http://forums.atvdragracers.com/public/style_images/revolt/topright.png) no-repeat right top;
  height: 81px;
  width: 78px;
  margin: 0px;
  padding: 0px;
}

.top_mid {
  background: url(http://forums.atvdragracers.com/public/style_images/revolt/topmid.png) repeat-x;
  height: 81px;
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  text-align: center;
}

.bmid {
  background: #101010;
  padding: 0px;
  margin: 0px;
}

.bleft {
  background: url(http://forums.atvdragracers.com/public/style_images/revolt/bleft.png) repeat-y left;
  width: 78px;
  margin: 0px;
  padding: 0px;
}

.bright {
  background: url(http://forums.atvdragracers.com/public/style_images/revolt/bright.png) repeat-y right;
  width: 78px;
  margin: 0px;
  padding: 0px;
}

.bot_left {
  background: url(http://forums.atvdragracers.com/public/style_images/revolt/botleft.png) no-repeat left bottom;
  height: 81px;
  width: 78px;
  margin: 0px;
  padding: 0px;
}

.bot_right {
  background: url(http://forums.atvdragracers.com/public/style_images/revolt/botright.png) no-repeat right bottom;
  height: 81px;
  width: 78px;
  margin: 0px;
  padding: 0px;
}

.bot_mid {
  background: url(http://forums.atvdragracers.com/public/style_images/revolt/botmid.png) repeat-x;
  height: 81px;
  margin: 0px;
  padding: 0px;
  vertical-align: bottom;
  text-align: center;
}

/*
Sacred Was Here
*/
.liner{
background:url(http://forums.atvdragracers.com/public/style_images/revolt/top-line.png) no-repeat 50% 50%;
border:0; 
margin: 22px 0 0 0;
height:5px;
}
.liner-bot{
background:url(http://forums.atvdragracers.com/public/style_images/revolt/top-line.png) no-repeat 50% 50%;
border:0; 
margin: -26px 0 0 0;
height:4px;
}
