﻿div.blockLeft, div.blockRight
{
	overflow: hidden;
	width: 445px;
	float: left;
	border-bottom: solid 8px #f1f1f1;
}

div.blockLeft
{
	margin-right: 40px;
}

div.blockVerticalSpacer
{
	clear: both;
	height: 25px;
}

div.illustration
{
	float: left;
	width: 200px;
	height: 90px;
	margin: 4px 30px 22px 0;
}

img.illustration
{
	border: 0;
}