
form#advancedsearchform {
  color: #3a677c;
}

div#searchfor_block {
  float: left;
  width: 91px;
  padding: 6px 11px;
  margin-right: 15px;
  margin-bottom: 25px;
  background: #dfe7ea;
  font-weight: bold;
}

div.searchfor_text {
  float: left;
  width: 221px;
  padding: 6px 11px;
}

div.searchfor_input {
  float: right;
  text-align: right;
}

div.searchfor_input input {
  width: 189px;
  color: #3a677c;
  background: #dfe7ea;
  border: none;
  border-bottom: 2px solid #a7adaf;
  border-right: 2px solid #a7adaf;
}

div#advancedsearch_sections {
  clear: both;
  padding-top: 22px;
}  
  
div#searchsections_block {
  float: left;
  width: 188px;
  padding: 6px 11px;
  margin-right: 25px;
  background: #dfe7ea;
  font-weight: bold;
}

div#searchsections_input {
  float: right;
  width: 350px;
}

div#searchsections_input span {
  float: left;
  width: 160px;
  height: 24px;
}

div#searchsections_input span.left {
  clear: both;
}

div#advancedsearch_ordering {
  clear: both;
  padding-top: 22px;
  padding-bottom: 20px;
}  

div#searchordering_block {
  float: left;
  width: 91px;
  padding: 6px 11px;
  margin-right: 102px;
  background: #dfe7ea;
  font-weight: bold;
}

div#searchordering_input {
  float: right;
  width: 350px;
}

#advancedsearchbutton {
  float: right;
}
