/** rectangles */

#container2 .block.ster{
 -webkit-border-radius: 0px;
 -moz-border-radius: 0px;
 border: 0px solid red;
 margin: -290px 0px 0px 0px;
 padding: 0px;
 background-image: url('/tijdschriften/eva/images/bg_advertentie.jpg');
 background-repeat: no-repeat; 
 background-color: #ffffff;
 width: 306px;
 height: 281px;
 }

#container2 .block.ster .body{
 margin: 28px 0px 0px 0px;
 padding: 0px 3px 3px 3px;
 width: 303px;
 }


/** Als er een ster webblock is, dan moeten we de hele pagina opschuiven, en ook container6 een plekje geven */

#container6 {
  float: left;
  margin: 10px 0px 0px 0px;
  width: 130px;
  height: 600px;
  display: none;
}

.nl_eo_topbar .nl_eo_topbarItems {
  width: 970px; 
}

.nl_eo_toolbar {
  padding-right: 138px;
}




