.filmograf_article {
	padding-left: 20px;
	font-size: 12px;
	margin-left: 20px;
}
.filmograf_list {
	padding-left: 15px;
}
ul {
	font-weight: bold;
	
	padding-bottom: 10px;

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	list-style-type: none;
	font-size: 10px;
	display: inline;
}
.filter_inaktiv {
	background-color: #F2F2F2;
	margin-left: 4px;
	padding: 6px;
	border: thin solid #CCCCCC;
}
li {
	background-color: #F2F2F2;
	float: left;
	height: 10px;
	padding-left: 40px;	
}
.filmo_fo_dt_rows {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 10px;
	color: #333333;
}
.filmo_fo_dt_table {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

