img.floatleft {
	float:left;
	padding-right:10px;
}

img.floatright {
	float:right;
	padding-left:10px;
}