.bs
{
  position:relative;
  /*width:93px;*/
  width:190px;
  height:7px;
  left:10px;
  /*border:1px solid white;*/
  background:transparent url(/images/styles/BB.png) repeat-x scroll 0 0;
  float:left;
}

.rr
{
  /*border:1px solid white;*/
  width:7px;
  /*height:61px;*/
  height:161px;
  position:relative;
  top:5px;
  float:left;
  background:transparent url(/images/styles/RR.png) repeat-y scroll 0 0;
}

.br
{
  /*border:1px solid white;*/
  position:relative;
  left:10px;
  width:7px;
  height:7px;
  float:left;
  /*background:transparent url(/images/styles/BR.png) repeat-y scroll 0 0;*/
  background:transparent url(/images/styles/BR.png) no-repeat;
}
