/* My Simple Space CSS */

.halfspace {
	width: 48%;
	display: inline-block;
	vertical-align: top;
}
.spacedark {
	font-weight: 700;
}
