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

.column1, .column2 {
float: left;
width: 45%;
}
.column1 { margin: 0 2% 0 0; }
.column2 { margin: 0 0 0 2%; }