span.btn {
  display:block;
  height:15px;
  float:left
}
span.left {
  background-image:url(../img/log_left.jpg);
  width:12px
}
span.right {
  background-image:url(../img/log_right.jpg);
  width:11px
}


input.walstr {
  font-family: verdana;
  color:#838282;
  background-image:url(../img/log_tlo.jpg);
  padding:0px 0px 0px 5px;
  border:0;
  font-size:10px;
  font-weight:bold;
  float:left;
  height:15px
}