body, textarea, input, h1, h2, h3, h4 {
  color:#000;
}
hr {
  color:#000;
  background-color:#000;
}

#headercontainer, #nav, #footer, #trajectnav, .noprint {
  display:none;
}

.datatable    {background:#000;}
.datatable th {background:#000;}
.datatable th, .datatable td {padding:2px;}


.w498 {width:380px;}

#trajectinfo {
  border:1px solid #888;
  padding:10px;
}
#trajectinfo span.lbl {
  float:left;
  width:289px;
} 
.thumbnail {
  width:300px;
}
.thumbnail img {
  max-width:298px;
}
ul.bulleted {
  margin:5px 0 5px 20px;
  padding:0;
  list-style:square;
}
ul.bulleted li {
  padding:0;
}
.w359 {
  width:325px;
}
#ratingform .frmtextarea, #ratingform .frmselect, #ratingform .vraakholder {
    width:500px;
}
