/* Nyheter */

div.newsCont {
  clear:both;
  margin:10px 0px 0px 0px;
  background-image:url(../pics/newsBkg.gif);
  background-repeat:no-repeat;
  }
div.newsCont h3 {
  margin:0px;
  padding:4px 0px 3px 12px;
  text-align:left;
  text-transform:uppercase;
  font-size:7pt;
  font-weight:normal;
  letter-spacing:1.5pt;
  color:#DD003F;
  }
a.headerLink {
  text-decoration:none;
  color:rgb(123,124,126);
  }
ul.listNewsDraw {
  margin:0px;
  padding:0px 0px 5px 0px;
  list-style-image:none;
  list-style-type:none;
  }
ul.listNewsDraw li { /* Finns i alt style */
  margin-bottom:5px;
  margin-right:10px;
  padding:0px; 
  font-size:9px;
  letter-spacing:1pt;
  }
ul.listNewsDraw b {
  text-transform:uppercase;
  }
ul.listNewsDraw a {
  text-decoration:none;
  color:rgb(92,91,96);
  }
div.newsCatCont { /* Finns i alt style */
  width:100%;
  }
div.newsCatCont h5 {
  text-transform:uppercase;
  }
div.newsCatCont a {
  text-decoration:none;
  font-weight:normal;
  color:rgb(92,91,96);
  }
a.newsRub {
  display:block;
  margin-bottom:10px;
  }
a.newsRub span {
  display:block;
  text-transform:uppercase;
  font-weight:normal;
  color:rgb(92,91,96);
  }

.newsIngress {
  text-transform:uppercase;
  }

div.mptySpacer { /* Finns i alt style */
  clear:both;
  }