.clear, .clear-float{
	clear: both;
}
.span5{
	width: 50%;
	padding: 0px 10px;
	float: left;
}