#forsida {
	
}

#forsida #top-intro {
	margin-bottom:15px;
}

#forsida .top {
	
}
	#forsida .top .inner {
		padding:20px;
		padding-bottom:40px;
	}
#forsida .bottom {}

	#forsida .bottom .left {
		float:left;
		width:245px;
	}
	#forsida .bottom .right {
		float:right;
		width:245px;
	}
	
	#forsida .top table {}
	
		#forsida .top table td {
			vertical-align: top;
		}
		
			#forsida .top table td ul {
				list-style: url(../img/bullet-grayarrow.gif);
				list-style-position: inside;
				padding:0px;
				margin:0px;
				margin-bottom:15px;
			}
			
			
				#forsida .top table table { width:90%; }
