#contents {
	width: 870px!important;
}
#contents.finnishTable 
{
	width: 890px!important;
}
#contents p {
	font-size: 11px;
	line-height: 14px;
	width: 425px;
	margin-bottom: 10px;
	
}

#contents .additional p {
	margin-bottom: 0;
}
table.datatable tr.header th, table.datatable td {
	width: 85px;
}
table.datatable th {
	width: 340px;
}

#contents p.center {
	width: 870px;
	text-align: center;
	
}
#contents p.threecol {
	text-align: center;
	margin-left: 40px;
	width: 170px;
	float: left;
	
}
#contents p.twocol {
	text-align: center;
	margin-left: 75px;
	width: 320px;
	float: left;
}