.floatRight {
 	float: right;
	clear: right;
	margin-left: .5em;
}

.floatstop {
	clear: both;
	}
