.indexblock {
	position: relative;
	float: left;
	clear: none;
	width: 250px;
	height: auto;
	text-indent: 10px;
}
.indexblock p {
	line-height: 1.4em;
}
.indexblock img {
	margin-left: -10px;
}
.block-separator {
	position: relative;
	float: left;
	clear: none;
	width: 1px;
	height: 240px;
	margin: 50px 25px 0px 25px;
}
#blockspacer {
	margin-left: 50px;
}