.floatleft {
	float: left;
	margin-right: 45px;
	margin-top: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-bottom: 25px;
	margin-bottom: 1000px;
	width: 250px;
}

