.main-wrapper {
	width:100%;
}
.clear {
	clear:both;
}

.main-left {
	float: left;
	
}
.main-right {
	float: right;
}

.spacer {
	margin-top:10px;
}
