.otsing {
  padding-top: 60px;
}

.otsing input[type=text] { 
  width: 120px;
  padding: 3px;
  vertical-align: middle;
}

.otsing input[type=submit] { 
  background-color: black;
  color: white;
  border: 0px none;
  cursor: pointer;
  font-weight: bold;
  padding: 4px 5px 5px 4px;
}

.otsingFilter .button {
  background: #FF7B4A;
  border: 1px solid #000000;
  color: #000000;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  padding: 1px 5px 2px;
}

.line {
  background: url("/g/dots_hori.gif") repeat-x scroll left center transparent;
  font-size: 0;
  height: 1px;
  line-height: 0;
  margin-top: 10px;
}