.floatright {
	padding: 3px;
	clear: 3;
	float: right;
}
.floatleft {
	padding: 3px;
	float: left;
}

