    body, html {
      padding: 0;
      margin: 0;
      font-family: Arial, Helvetica, sans-serif; 
    }
    body {
      margin: 10px 4px 4px 4px;
    }
    img {
      border: none;
    }
    a { color: black; text-decoration: underline;}
    a:link { color: black; }
    a:visited { color: black; }
    a:hover {
      text-decoration: none;
      color: black; 
    }
    a:active { color: black; }
    a.previous-page {
      font-size: 10px;
    }
    td.topp-menu {
      background: #fff url(/kvinnespor/topp-menu-text.gif) top left no-repeat;
      height: 23px;
      padding: 0;
    }
    td.topp-menu img {
      float: left;
    }
    td.topp-menu a span {
      display: none;
    }
    #flowers {
      position: absolute;
      top: -40px;
      left: 652px;
      background: transparent url(/kvinnespor/footer-flowers.gif) top left no-repeat;
      width: 131px;
      height: 40px;
    }
    table.gallery2-kvinnespor tr td {
      width: 55px;
      text-align: center;
    }

    td.crumbs, td.crumbs a {
      font-size: 10px;
    }
    td.content {
      font-size: 11px;
    }
    td.content h1 {
      font-size: 26px;
    }
    td.content h2 { /* ingress */
      font-size: 17px;
      font-weight: normal;
    }

    /* Bildetekst */
    div.gallery-subtitle {
      margin-top: 0;
      font-size: 11px;
      font-family: Arial, Helvetica, sans-serif; 
    }
    form.easycms-search-box table {
      margin-top: 2px;
    }
    
/* Søk */
#easycms-search-page-results {
  color: #000;
  font-style: italic;
}
#easycms-search-page-results div {
  color: #000;
  font-style: normal;
}
#easycms-search-page-results a {
  font-size: 1.2em;
  font-weight: normal;
  color: #000;
  text-decoration:underline;
  font-style: normal;
}
#easycms-search-page-results a:hover {
  font-size: 1.2em;
  font-weight: normal;
  color: #000;
  text-decoration:underline;
}
form.easycms-search-box {
  margin-left: 10px;
}
form.easycms-search-box input.search {
  width: 120px;
  border: 1px solid black;
  height: 15px;
}
form.easycms-search-box input.submit {
  /* width: 30px; Made Safari crop the button to sol */
  padding: 0;
  border: 1px solid black;
}
