.narrow {
	float: left;
    width:47%;
}
.wide {
	float:right;
    width:45%;
}
