div#artiesten div.placeholder {
  position: relative;
}

div#artiesten div.placeholder div#column_left {
  
}

div#artiesten div.placeholder div#column_right {
  float: right;  
  width: 490px;
}

div#artiesten table.tabtable {
  width: 490px;
}

div#artiesten table.tabtable td.ratingCol {
  width: 127px;
}

div#artiesten div.legeregel {
  height: 20px;
}

div#artiesten table#luisterpaal_table td.header,
div#artiesten div#column_right h3 {
  background-color: #fff;
  color: #000;
  font-size: 11px;
  line-height: 16px;
  margin: 0;
  padding: 3px 1px 1px 10px;
}

div#artiesten table#luisterpaal_table div.audioicoon-ccc.highlight {
  background: transparent url(/pix/iconen/audio-animatie-lichtrood-op-999.gif) no-repeat scroll left top;
}


div#artiesten div#column_right div.one,
div#artiesten div#column_right div.two,
div#artiesten div#column_right div.single {
  background-color: #d3d3d3;
  margin-bottom: 20px;
}

div#artiesten div#column_right div.one,
div#artiesten div#column_right div.two {
  height: 185px;
  padding: 194px 10px 5px 10px; 
}

div#artiesten div#column_right div.one {
  width: 225px;
}

div#artiesten div#column_right div.two {
  float: right;
  border-left: 1px solid #fff;
  width: 224px;
  margin-left: -3px; /* IE hack :( */ 
}

div#artiesten div#column_right div.single {
  height: 169px;
  padding: 10px 10px 5px 250px;
}

div#artiesten div#column_right div.one span,
div#artiesten div#column_right div.two span,
div#artiesten div#column_right div.single span{
  color: #fff;
}

div#artiesten div#column_right div.one h1,
div#artiesten div#column_right div.two h1,
div#artiesten div#column_right div.single h1 {
  color: #000;
  font-size: 18px;
  line-height: 20px;
	height: 155px;
	overflow: hidden;
}

div#artiesten div#column_right div.one .highlight,
div#artiesten div#column_right div.two .highlight,
div#artiesten div#column_right div.single .highlight {
	background-color: #d3d3d3; 
	background-position: left top;
	background-repeat: no-repeat;
}

div#artiesten div#column_right div.one .highlight,
div#artiesten div#column_right div.two .highlight,
div#artiesten div#column_right div.single .highlight {
  background-color: #999;
}

div#artiesten table#luisterpaal_table td {
  background-color: #d3d3d3;
}

div#artiesten table#luisterpaal_table td.highlight {
  background-color: #999;
	cursor: pointer;
}