@charset "ISO-8859-1";
.float_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	clear: left;
	margin-left: 20px;
	margin-top: 3px;
}
