#center .tx_ncwaterlandbsl_list, #center .tx_ncwaterlandbsl_filter {
	margin-bottom: 1em;
	clear: both;
	float: left;
	display: inline;
	width: 100%;
}

#center .tx_ncwaterlandbsl_filter ul, #center .tx_ncwaterlandbsl_list ul, .tx_ncwaterlandbsl_total {
	clear: both;
	margin: 0;
	margin-top: 0.3em;
	margin-bottom: 1em;
	padding: 0;
	width: 100%;
}

#center .tx_ncwaterlandbsl_filter li, #center .tx_ncwaterlandbsl_list li, #center .tx_ncwaterlandbsl_total li {
	background: none;
	list-style: none;
	padding: 0;
	float: left;
	display: inline;
}

#center .tx_ncwaterlandbsl_list li {
	width: 100%;
}

#center .years li, #center .months li {
	float: left;
	display: inline;
	width: 100px;
}

.year_active, .month_active, .week_active {
	font-weight: bold;
}


#center ul.weeks { display: none; }

/** DETAIL **/
.detailView table { 
	margin-top: 1em;
	margin-bottom: 1em;
	}
	
.detailView tr { overflow: hidden;}
.detailView .name { font-weight: bold;}

.detailView th {
	border: 1px solid #CCC;
	font-weight: bold;
	padding: 2px;
}

.detailView td {
	border: 1px solid #CCC;
	padding: 2px;
	/*padding-left: 8px;*/
}

.detailView ul {
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 15px;
	list-style-position: outside;
}

.detailView ol, .incomingView ol {
	list-style-type: decimal;
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: outside;
}
.detailView ol li, .incomingView ol li {
	margin-left: 10px;
	padding-left: 0px;
}

.detailView .file {}
.detailView .incoming { background-color: #D8EAF7;}
.detailView .soundfragments { background-color: #C4DBEC;}
.detailView .decisions { background-color: #D8EAF7;}

.location_number, .location_timeframe, .location_location, .number {
	padding-left: 3px;
}
