/* Generated by KompoZer */
div#opening-frontpage {
  border: 1px solid black;
  width: 600px;
  background-repeat: repeat;
  background-image: url(images/paperbg.jpeg);
  padding-right: 5px;
  padding-left: 5px;
}
 
div.heconsultation {
  background-color: #ffff99;
  border: 2px solid #000000;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 12px;
}

div.heconsultation2 {
  background-color: #eaf3d9;
 /* background-color: #c2cdad; */
  border: 2px solid #eaf3d9;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 12px;
}

div.whatsnewbg {
  background-color: #ffff99;
  width: 270px;
  height: 250px;
  position: absolute;
  right: 0px;
  top: 0px;
}
ul.whatsnewlist {
  list-style-type: none;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 1.3em;
  font-size: 0.8em;
}
div.whatsnewhead {
  background-image: url(images/subhead_bg.png);
  background-position: left top;
  background-repeat: repeat-x;
  background-color: white;
  font-weight: bold;
  text-align: center;
  font-size: 1em;
  line-height: 1.3em;
}
div.pp-frontpage {
  width: 270px;
  position: absolute;
  right: 0px;
  top: 280px;
}
div.reaction-frontpage {
  width: 270px;
  position: absolute;
  right: 0px;
  top: 350px;
}
div.forum-frontpage {
  background-color: #ff9999;
  width: 270px;
  height: 360px;
  position: absolute;
  right: 0px;
  top: 460px;
}

ul li {
    margin-bottom: 5px;
    }

ol li {
    margin-bottom: 8px;
    }
