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

#freestuff {
	width: 70%;
	margin-top: 4%;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: none;
	float: left;
}
#freestuff-left {
	float: left;
	height: 100px;
	width: 118px;
	clear: none;
}
