/* Start of CMSMS style sheet 'Groep C - oplijsting news' */
#content {
width:350px;
margin-right:10px;
}
div#listnews {
margin-top:19px;
display:inline;
float:left;
width:350px;
background-color:#e4e3d7;

  min-height:480px;
  height:auto !important;
  height:480px;


}
#listnews ul#list {
display:block;
width:310px;
margin:10px 10px 10px 20px;
}
#listnews li a, #listnews li span  {
font-size:12px;
}
#listnews span.date {
color:#666;
}
#listnews a {
color:#000;
text-decoration:underline;
}
#listnews a:visited {
color:#000;
text-decoration:none;
}
#listnews a:hover {
color:#666;

}
/* End of 'Groep C - oplijsting news' */

