p {
	font-family: verdana, arial;
	font-size: small;
}

.float-left { /* image element fload */
	float: left;
	width: 133px;
	margin: 0 1em 0 0;
}
