.no-margin {
	margin: 0;
	padding: 0;
}
.pull-left {
	float: left;
}
.clear {
	clear: both;
}
