
#google_search_container {
  width: 100%;
}

#google_search_container input {
  width: 170px;
  height: 15px;
  float: left;
  border: 0px;
}

#google_search_container #google_search_button {
  width: 28px;
  height: 21px;
  float: left;
  font-size: 1px;
  background-image: url(../kostra/img/search_button_bg.png);
  background-position: left top;
  background-repeat: no-repeat;
}
