@import url("/style/style.php?css=217&cache=false"); /* fs_layout_blue  */
@import url("/style/style.php?css=218"); /* fs_community  */
@import url("/style/style.php?css=219"); /* fs_forum  */
@import url("/style/style.php?css=220"); /* fs_news  */
@import url("/style/style.php?css=221"); /* fs_winnen  */
#news_search{
  margin: 0px; 
  padding: 0px;
}

#news_search table{
  width: 100%;
}

#news_search td{
  padding: 2px;
}

#news_search td.label{
  width: 75px;
}

#news_search input.term{
  width: 165px;
}

/* content news-detail pagina */

#news_detail{
  padding: 5px;
  margin: 0px;
}

#news_detail p{
  color: black;
}

#news_detail .hoofdpic{
  margin: 5px;
  width: 125px;
  height: 125px;
}

#trailer_player{
  text-align: center;
  padding: 10px;
}

/*Winnen Reageer formulier */
#winnen_reageer_form{
   margin: 0px;
   padding: 10px;
   margin-top: 2px;
   margin-bottom: 2px;
}

#winnen_reageer_form table{
   width: 100%;
   margin-bottom: 2px;
   margin-top: 2px;
   padding: 15px;
}