.SEBS-image-float-left {
	float: left;
	margin: 6px 6px 6px 0;
	}
	
.SEBS-image-float-right {
	float: right;
	margin: 6px 0 6px 6px;
	}