@charset "utf-8";
/* CSS Document */

/*Helpers*/

.spacer200 {
	height: 200px;
	width: 100%;
}

.spacer100 {
	height: 100px;
	width: 100%;
}

.spacer60 {
	height: 60px;
	width: 100%;
}
.spacer10 {
	height: 10px;
}
