﻿div.blockLeft, div.blockRight
{
	overflow: hidden;
	width: 445px;
	float: left; /*border: 1px solid #DADADA;*/ /*padding: 10px 20px;*/
	border-bottom: solid 8px #f1f1f1;
}

div.blockLeft
{
	margin-right: 40px;
}

div.blockVerticalSpacer
{
	clear: both;
	height: 25px;
}

img.illustration
{
	float: left;
	width: 120px;
	height: 88px;
	margin: 4px 30px 22px 0;
	border: 0;
}