.half,
.third,
.twothirds,
.fifth,
.fourth {
	width: 50%;
}

.threefourths,
.twofifths,
.threefifths,
.fourfifths,
.twosixths {
	width: 100%;
}

.sixth {
	width: 33.333%;
}
