.vDotLine {
  font-size: 1px;
  width: 20px;
}

.hDotLine {
  height: 3px;
  padding: 1px 0;
}

.clr{
  clear: both;
  display: block;
  font-size: 0px;
  line-height: 0px;
}

.ildar_search{
  background: url(ildar_search.png) no-repeat;
  width: 450px;
  height: 27px;
}

.ildar_search_input{
  display: inline;
  float: left;
  border: none;
  background: transparent;
  width: 370px;
  height: 19px;
  margin: 0;
  margin-top: 4px;
  margin-left: 8px;
  color: #18a4d9;
  font: bold 14px/19px Tahoma;
}

.ildar_search_input:focus{
  background: transparent !important;
}

.ildar_search_button{
  display: inline;
  float: right;
  margin-top: 4px;
  margin-right: 4px;
  cursor: pointer;
}

#tagline{
  padding-top: 52px !important;
}