﻿div.block
{
	overflow: hidden;
}

div.blockSpacer
{
	clear: both;
	width: 300px;
	margin-top: 10px;
	border-top: dotted 1px #b4b4b4;
	height: 10px;
}