body {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 /*background : url(../galleri/design/bgbg.jpg);*/
 width: 955px;
 position: absolute;
 left: 50%;
 margin-left: -477.5px;
 margin-top: 0px;
}
 .side { 
	background : #f1f1f1; 
	border: 2px solid #7de6ff; 
	width: 800px; 
	height: auto; 
	min-height : 500px;
	margin-right:2px;
}
.sideboks { 
	width:635px;
	height:400px;
	overflow:auto;
	border : none; 
	margin: 5px;
	margin-top: 5px;
	line-height : 21px; 
	margin-bottom:5px;
	background:#C6C3C6;
}
