

.typography img.left
{
	float: left;
	margin: 3px 10px 3px 0px;
}

.typography img.right
{
	float: right;
	margin: 3px 0px 3px 15px;
}

.typography img.leftAlone
{
	display: block;
	margin: 0px 0px 10px 0px;
}
