.comp-content{
	background: #fff;
	float: left;
	/* very important - fixes the double margin bug*/
	display: inline;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 580px;
}

.next-app{
	clear: left;
}