.floatright {
	margin: 4px;
	float: right;
}
.floatleft {
	margin: 4px;
	float: left;
}

