html, body {
	margin-top:0px;
}

#flash {
	border-left: 1px silver solid;
	border-top: 1px silver solid;	
	border-bottom: 1px silver solid;
}

#indhold {
	padding-left:35px;
	border-right: 1px silver solid;
	border-top: 1px silver solid;	
	border-bottom: 1px silver solid;
}

#footer small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: silver;
	text-decoration: none;
}

#contenttable {
	margin-bottom:6px;
}

.bottombox {
    border: 1px solid silver; 
    width: 248px;
}
