td.threecolumns-col {
   width : 230px;
	border-right: 1px solid black;
	margin-left: 10px;
	padding-left: 10px;
}

td.threecolumns-lastcol {
   width : 230px;
}

table.threecolumns-tbl {
	background: url(/images/governanceBackground.png) no-repeat right bottom;
	height: 600px;
}

td.threecolumns-col div#threecolumns-block1, 
td.threecolumns-col div#threecolumns-block2{
   text-align : center;
}

td.threecolumns-col div#threecolumns-block3{
   text-align : center;
	margin-right: auto;
	margin-left: auto;
} 

div#threecolumns-page {
}

div#threecolumns-page h2 {
   margin-bottom : 1em;
}

td.threecolumns-col1 {
   width : 220px;
	border-right: 1px solid black;
	margin-left: 10px;
	padding-left: 10px;
}
