.imagetoleft {
	float: left;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.layoutwrappertext {
	padding-left: 20px;
}

.imagecentre {
	text-align: center;
	padding: 20px;
	clear: both;
	float: none;
}
.imageref {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.greenheader {
	color: #669966;
}
.imageright {
	float: right;
	text-align: right;
	clear: none;
	padding: 3px 0px 2px 5px;
}
.imageleft {
	float: left;
	text-align: left;
	clear: none;
	padding: 3px;
}
.builders {
	list-style-position: inside;
	list-style-type: circle;
	line-height: 2em;
}
.textleft {
	text-align: left;
	float: left;
}
