.column_a {
float:left;
width: 16%;
}
.column_b {
float:left;
width: 84%;
}
