
div.skraning {
	margin-bottom:15px;
}
table.mot { width:100%; }

table.mot {
	margin-bottom:20px;
}
	table.mot th {
		font-size:12px;
	}
	table.mot th,
	table.mot td {
		text-align: left;
		padding:4px 2px;
		border:none;
		vertical-align: top;
		border:none;
	}
	table.mot td {font-size:10px; vertical-align:middle; }
	table.mot .description {
		font-size:13px;
		padding-top:5px;
		display:block;
	}

	table.mot ol {
		margin:0px;
		padding-left:20px;
	}
table.mot h2 {

}