@charset "UTF-8";
/* CSS Document */

.floatLeft {
	float:left;
}
.clearFloats{
	clear:both;
}