﻿.innhold_table
{
	border-collapse: 		collapse;
	table-layout: 			fixed;
	width: 					924px;
	height:					300px;	
    margin-left: 			auto;
    margin-right: 			auto;   
}
.innhold_table_td1
{
	vertical-align: 		top;
}