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

.eeCol1, .eeCol2 {
	width: 49%;
	float: left;
}
.eeCol2 {
	float: right;
	margin-left:1%;
}
