.narrow {
	float:left;
    width:30%;
}
.wide {
	float:right;
    width:62%;
}
