/**
  * Turn off all default heading effects.
  */
h1, h2, h3, h4, h5, h6, pre, code {
  font-size: 1em;
  font-weight: normal;
}

/**
  * Turn off default margins and paddings.
  */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, pre {
  margin: 0;
  padding: 0;
}

/**
  * Turn off all default list stylings.
  */
ul, ol {
  list-style: none;
}

/**
  * Turn off borders on clickable images.
  */
a img, :link img, :visited img {
  border: none;
}

/**
  * Turn off underlines for hyperlinks.
  */
:link, :visited, :hover, :active {
  text-decoration: none;
  color: inherit;
}

/**
  * Turn off monospaced fonts, and set them  all to 'serif'.
  */
pre {
  font-family: serif;
}
















/**
  * Setting the width of column - A -
  */
.col-A {
  width: 150px;
  overflow: hidden;
}
.col-B {
  width: 150px;
  overflow: hidden;
}
.col-C {
  width: 150px;
  overflow: hidden;
}
.col-D {
  width: 150px;
  overflow: hidden;
}
.col-E {
  width: 150px;
  overflow: hidden;
}
.col-F {
  width: 180px;
  overflow: hidden;
}

.col-AB {
  width: 310px;
  overflow: hidden;
}
.col-BC {
  width: 310px;
  overflow: hidden;
}
.col-CD {
  width: 310px;
  overflow: hidden;
}
.col-DE {
  width: 310px;
  overflow: hidden;
}

.col-EF {
  width: 340px;
  overflow: hidden;
}
.col-AC {
  width: 470px;
  overflow: hidden;
}
.col-BD {
  width: 470px;
  overflow: hidden;
}
.col-CE {
  width: 470px;
  overflow: hidden;
}
.col-DF {
  width: 500px;
  overflow: hidden;
}
.col-AD {
  width: 630px;
  overflow: hidden;
}
.col-BE {
  width: 630px;
  overflow: hidden;
}
.col-CF {
  width: 660px;
  overflow: hidden;
}
.col-AE {
  width: 790px;
  overflow: hidden;
}
.col-BF {
  width: 820px;
  overflow: hidden;
}
.col-AF {
  width: 980px;
  overflow: hidden;
}



/**
  * Disse skal ha høyre marg
  */
.col-A,.col-AB,.col-AC,.col-AD,.col-AE,
.col-B,.col-BC,.col-BD,.col-BE,
.col-C,.col-CD,.col-CE,
.col-D,.col-DE,
.col-E {
  margin-right: 10px;
}

/**
  * Disse kombinasjonene skal ikke ha høyre marg
  */
.col-AB .col-B, .col-AB .col-AB,
.col-BC .col-C, .col-BC .col-BC,
.col-CD .col-D, .col-CD .col-CD,
.col-DE .col-E, .col-DE .col-DE,
.col-AC .col-C, .col-AC .col-AC, .col-AC .col-BC,
.col-BD .col-D, .col-BD .col-BD, .col-BD .col-CD,
.col-CE .col-E, .col-CE .col-CE, .col-CE .col-DE,
.col-AD .col-D, .col-AD .col-AD, .col-AD .col-BD, .col-AD .col-CD,
.col-BE .col-E, .col-BE .col-BE, .col-BE .col-CE, .col-BE .col-DE,
.col-AE .col-E, .col-AE .col-AE, .col-AE .col-BE, .col-AE .col-CE, .col-AE .col-DE {
  margin-right: 0;
}

.float {
  float: left;
}
.floatRight {
  float: right;
}
.clear {
  clear: both;
}
.push {
  clear: both;
  height: 10px;
  overflow: hidden;
}

#col-A {
  background-color: #00FF00;
}













  body {
      font: 11px Verdana, Arial, Helvetica, sans-serif;
  }

  #topStories h3,
  #latestNews h3 {
    border-top: 1px solid #FF0000;
    border-bottom: 1px solid #FF0000;
    margin-bottom: 10px;
  }

  #page {
    margin: 10px auto;
    background-color: #EEEEEE;
  }

  #topBanner, #topRightAd, #middleRightAd, #bottomRightAd, #blobAd, #boardBottom, #stuffAd {
    background-color: #C0C0C0;
  }

  #topBanner {
    height: 60px;
  }

  #topRightAd, #middleRightAd, #bottomRightAd, #blobAd, #boardBottom, #stuffAd {
    height: 300px;
  }

  #topNavigation, #colophon {
    background-color: #FF9900;
    height: 60px;
  }

  #magasinBranding {
    background-color: #CCFFCC;
    height: 60px;
  }

  .bins {
    background-color: #99CCFF;
  }

  #leftNav,
  #subNav {
    background-color: #CC99FF;
  }

  #latestNews, #lastTests, #magasines {
    background-color: #FFFF00;
  }

  #lastTests, #magasines {
    height: 300px;
  }
  #productNews, #topStory, #current, #articles {
    background-color: #99CC00;
  }

  #current1, #articles1 {
    height: 200px;
  }

  #publications h2,
  #publications ul,
  #publications ul li {
    display: inline;
  }

  #publications ul li + li:before {
    content: " | ";
  }













  /*
  This is a dummy file used to implement a null CSS version of the site. So this file is in fact a dummy providing no CSS at all...
  */












  .grid {
    /* Stuff for the grid */
  }















  .element h2 span {
    display: block;
  }
















  /*--- ---*/



























  