#search_block_top {
	padding: 0;
width: 214px;
height: 29px;
text-align: left;
float:left;
  }
  #search_block_top #searchbox {
    float: left;
    width: 100%; }
  #search_block_top .btn.button-search {
   background: none;
border: none;
width: 25px;
height: 29px;
vertical-align: top;
color: #fff;
cursor: pointer;
text-indent: -9000px;
font-size: 0em;
line-height: 0em;
position: absolute;
top: 0px;
right: 0px; }
  #search_block_top #search_query_top {
  background: url(../../../img/logos.gif) right -68px no-repeat;
	border: none;
	color: #282425;
	font-size: 13px;
	height: 29px;
	width: 205px;
	padding: 0 5px; 
}

.ac_results {
  background: #fff;
  border: 1px solid #d6d4d4;
  width: 271px;
  margin-top: -1px; }
  .ac_results li {
    padding: 0 10px;
    font-weight: normal;
    color: #686666;
    font-size: 13px;
    line-height: 22px; }
    .ac_results li.ac_odd {
      background: #fff; }
    .ac_results li:hover, .ac_results li.ac_over {
      background: #fbfbfb; }

form#searchbox {
  position: relative; }
  form#searchbox label {
    color: #333; }
  form#searchbox input#search_query_block {
    margin-right: 10px;
    max-width: 222px;
    margin-bottom: 10px;
    display: inline-block;
    float: left; }
  form#searchbox .button.button-small {
    float: left; }
    form#searchbox .button.button-small i {
      margin-right: 0; }

/*# sourceMappingURL=blocksearch.css.map */
