#samples_table{
	margin:10px 0 0 0;
}
#samples_table td{
	height:20px;
}
#samples_table td.sample{
	padding:0 0 0 10px;
}
.odd{
	background:#E0E0E0;
}
.even{
	background:#F0F0F0;
}
#black_bar{
	background:#000; height:3px;
}