@charset "UTF-8";
.floatleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
