/* @override 
	http://localhost/~benholz/oll/data.css */


#table_all,
#table_leo,
#table_star,
#table_amp {
	display: none;
}

.all #table_all,
.leo #table_leo,
.star #table_star,
.amp #table_amp {
	display: block;
}

.total {
float: right;
}