/*** HVORFOR  ***/

.left-side {
	float: left;
	width: 482px;
}

.right-side {
	float: right;
	width:370px;
	font-size: 12px;
	padding-right: 8px;
}

a.subscription {
	font-size: 16px;
	font-weight: 700;
	text-decoration:none;
}

a:hover.subscription {
	text-decoration:underline;
}

/*** HVAD ***/

.seven-areas {
	font-size: 12px;
}

.what-can-i-be-table {
	margin-left: 7px;	
}

.what-can-i-be-table tr td {
	padding: 5px 16px 5px 0px;
	font-weight: 700;
	font-size:12px;
}

/*** HVORDAN ***/

/*** FORSIDE ***/

.alignment {
	text-align: center;
}