/* CSS Document */
	
#imagecontainer {
	float: right;
	height: 122px;
	width: 677px;
	background-image:url(../images/corp_governance.jpg);
	background-position:bottom right;
	}

/* text styles */
.h2green {color: #5e4099}
.cpgreen {color: #58825e}

/* tables corporate governance */
#directors {
	position:relative;
	width: 632px;
	border-top: dotted 1px #999999;
	}
	#directors_td {width:250px; padding:5px 0 0 0; border-right: solid 60px #fff;}