.kijkwicon {
 margin-right: 7px;
}

table.releasetable {
  margin: 0 2px 15px 0;
  border-top: 1px solid #ccc;
 }

table.releasetable th {
  font-size: 11px;
  color: #666666;
  font-family: Arial,Georgia, "Times New Roman", Tahoma,  sans-serif;
  font-weight: bold;
  padding-left: 5px;
  border-left: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #ccc;
  background: url('../img/menubackground.gif') repeat-x;    
  height: 20px;
  letter-spacing: 2px;
 }

tr.releasetable {

 }
 
table.releasetable td {
  border-bottom: 1px solid #ddd;
  font-size: 11px;
  color: #000000;
  font-family:	arial, verdana, sans-serif;
  padding: 2px;
 }

table.releasetable td.datum {
  border-bottom: 1px solid #ddd;
  font-size: 11px;
  color: #000000;
  font-family:	arial, verdana, sans-serif;
  padding: 2px;
 }

