#center .tx_ncgovris_filter ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.tx_ncgovris_filter ul  {
	clear:both;
	display:inline;
	float:left;
	margin:0.3em 0 1em;
	padding:0;
	width:70%;
}

.years li {
	float: left;
	margin-right: 10px;
}

.year_active {
	font-weight: bold;
}

.year_inactive {
}

.months li {
	width: 60px;
	float: left;
	margin-right: 10px;
}
.month_active {
	font-weight: bold;
}

.month_inactive {
}

.weeks li {
	width: 60px;
	float: left;
	margin-right: 10px;
}
.week_active {
	font-weight: bold;
}

.week_inactive {
}

.tx_ncgovris_list {
	clear:both;
	display:inline;
	float:left;
	margin-bottom:1.3em;
	margin-left:1.3em;
	padding-left:1.3em;
	width:70%;
}

.tx_ncgovris_list ul  {
	margin:0;
	padding:0;
}

.tx_ncgovris_total {
	clear: both;
	display: block;
}

/** DETAIL **/
.detailView table {
	width: 100%;
}

.detailView th {
	font-weight: bold;
	padding: 2px;
}

.detailView td {
	padding: 2px;
}

.detailView tr {

}

.detailView .name {
	font-weight: bold;
}

.detailView ul {
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 15px;
	list-style-position: outside;
}

.detailView ol {
	list-style-type: decimal;
	margin-left: 0px;
	padding-left: 20px;
	list-style-position: outside;
}

.detailView .file {
	width: 60px;
}

.detailView .incoming {
	background-color: #FDD;
}

.detailView .soundfragments {
	background-color: #DFD;
}

.detailView .descisions {
	background-color: #DDF;
}

.detailView .backLink {
	padding-bottom: 20px;
}
