
/* CLASSES */
.clear {
	clear: both;
	content: ".";
	height: 0px;
    visibility: hidden;
}

