/***** Global Classes *****/
.clear {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}<!--0.00018405914306641-->