#inner-body
{
	float: left;
	width: 540px;
}

#inner-body img
{
	clear: both;
	float: left;
	border-style: none;
	margin-right: 10px;
}

#inner-body.caption
{
	float: left;
	width: 250px;
}

#inner-body div
{
	height: 100px;
	margin-bottom: 10px;
}

h2
{
	padding-top: 1px;
	margin-bottom: 2px;
	font-size: 8pt;
	font-weight: bold;
	color: #8a181b;
}

p.caption
{
	margin-left: 85px;
}