
.validationError {
	color: #f00;
	padding: 1px 0.5em;
}


/*	-------		OWN DESIGN		---------	*/

#aim,
#requirements,
#features,
#download {
	float: left;
	width: 45%;
}
#features {
	clear: left;
}


