		div.noflash {
			width: auto;
			height: 800px;
			background: #999999 url(http://dev.dfun.no/mh/noflash/gfx/noflash.jpg) top center no-repeat;
			text-align: left;
		}
		
		#noflashC {
			margin: 0 auto;
			line-height: 15px;
			width: 950px;
			position: relative;
		}
		
		div.welcome {
			position: absolute;
			top: 35px;
			left: 0;
			width: 356px;
			padding: 10px;
		}
		
		#noflashC h1 {
			line-height: 28px;
			margin: 0;
		}
		
		#noflashC p {
			margin: 10px 0;
		}
		
		#boxesC {
			position: absolute;
			width: 950px;
			top: 395px;
		}
		
		#boxesC div.boxItem {
			width: 162px;
			height: 106px;
			padding: 10px;
			float: left;
			margin-right: 10px;
		}
		
		#boxesC div.boxItem.last {
			margin: 0;
		}
		
		#boxesC div.boxItem img {
			display: block;
		}
		
		#boxesC div.boxItem p {
			margin: 0;
			text-align: center;
			padding-top: 2px;
		}
		
		#boxesC div.boxItem a {
			text-decoration: none;
		}
