div#section{
	overflow: auto;
	margin-bottom: 20px;
}

div#rhs_image{
	float: right;
	width: 245px;
}

div#rhs_image img{
	width: 235px;
	border: 1px solid #ccc;
}

div#rhs_image span.caption{
	width: 225px;
	margin-bottom: 0;
}


