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

