
.clear {
	clear: both;
}

.top {
	top: 0;
	left: 0;
	display: none;
}
.bottom {
	bottom: 0;
    left: 0;
}

