div.module div.search{
  margin: 0;
  padding: 4px 0 0 0;
}

div.search input.button{
  margin-top: 4px;
}

#mod_search_searchword {
  width: 133px;
}

#searchForm {
  margin-left: 17px;
  margin-right: 17px;
}

#searchForm table.contentpaneopen{
  padding: 20px 0 20px 0 !important;
}

#searchForm div {
  float: none !important;
  text-align: right;
  //padding-right: 9px;
}

#area_contacts, #area_categories, #area_sections, #area_newsfeeds {
  display: none;
}

label[for="area_contacts"], label[for="area_categories"], label[for="area_sections"], label[for="area_newsfeeds"]{
  display: none;
}

/*htmlFor on IE:tä varten*/
label[htmlFor="area_contacts"], label[htmlFor="area_categories"], label[htmlFor="area_sections"], label[htmlFor="area_newsfeeds"]{
  display: none;
}

