/* RPS home page: bottom frame */

.floatleftmain {
	float: left;
	padding: 4px;
	margin: 2px 5px 2px 5px;
	font-size: 11px;
	text-align: justify;
	background-image: url(../images/css_floatleftmain.gif);
	background-repeat: no-repeat;
	}

div.floatleftmain img {
	margin: 2px;
	padding: 1px;
	}

/* last updated: uses same font size as #footer p */
.smallprint {
	font-size: 10px;
	text-align: right;
	margin-top: 3em;
	}