.attribute
{
	display: block;
	float: left;
	font-weight: bold;
	font-variant: small-caps;
	width: 8em;
	height: 2em;
}

.clearleft
{
	clear: left;
}

#content img
{
	float: left;
	margin: 0 50px 0 0;
}
