/** column with Introduction**/

#maincontent {
	height:400px;
}

#creditheaders {
	padding-top:1.2em;
	margin-bottom:.45em;
	margin-left:40px;
}

#creditheaders .leftpanel {
	float:left;
	width:568px;
}

#creditheaders .rightpanel {
	float:right;
	display:inline;
	width:275px;
	margin-right:40px;
}

