/* **************************************** */
/* 				SEARCH BAR					*/
/* **************************************** */

  .search-bar {
    width: 250px;
  }

  /* Also one in the footer */
  /*div.wrapper.sitemap*/ div.search-bar {
    width: 1000px;
  }

  .search-bar input.submit {
    margin-right: 0px;
  }