@charset "utf-8";
/* CSS Document */

.left-content-column {
	width: 48%;
	float: left;
	padding-right: 2%;
}

.right-content-column {
	width: 49%;
	float: left;
}