#image
{
	float:right;
}

#topRow
{
	margin-bottom:5px;
}

#content
{
	width:100%;
	min-height:300px;
}

* html #content
{
	height:300px;
}

#content div
{
	padding:25px 0 0 16px;
}

#content div h3
{
	font-weight: bold;
	font-size: 14pt;
	color:#375B8D;
}

#content div p
{
	padding-top:10px;
	font-size:0.7em;
}
