.container {
  width:778px; 
  position:relative;
  text-align:left;
  margin:auto;
}
.container-tr {
  height:160px;
}
.container-td {
  background:url(/images/fon1.gif) 0px 0px repeat-x;
  height:160px;
  position:relative;
}
.logo-item {
  position:absolute; 
  left:-10px; 
  top:22px; 
  z-index:1;
}

.ssi_table label {
  color:#D8AE04;
}
.menu a, .acc_menu a {
  color:#FFF;
}
.headeritem {
  border: solid 1px #D8AE04;
}

.boardStats {
  position:absolute; 
  top:42px; 
  left:500px; 
  text-align:left; 
  z-index:2;
}

.logo-block {
  position:relative;
}
.column-row {
  background: url(/images/middle2.png) center center repeat-y; 
  padding:10px 30px;
}
.column-top {
  background: url(/images/top2.png) center center repeat-y; 
  height:20px;
}
.column-bottom {
  background: url(/images/bottom2.png) center center repeat-y; 
  height:20px;
  margin-bottom:20px;
}
.btn {
  text-decoration:none;
}
