.tabelcenter {
	text-align: center;
}
.tabelleft {
	text-align: left;
	color: #300;
}
.tabelright {
	text-align: right;
}
div.graph_container {
	background: inherit;
}
div.graph_title {
	font-size: smaller;
	text-align: center;
}
table.data_table_hidden {
	display: none;
}

table th {
	font-weight: bold;
}
table td {
	font-weight: normal;
}

#traekningsholder3 #traekningsgevinster3 .traekning-row3:nth-of-type(4),
#traekningsholder3 #traekningsgevinster3 .traekning-row3:nth-of-type(7),
#traekningsholder3 #traekningsgevinster3 .traekning-row3:nth-of-type(10)
{
	border-bottom: 2px solid #4d8913;
}
