.narrow {
    float:left;
    width:19%;
}
.wide {
    float:right;
	width:72%;
}
