
div#content {
    column-width: 14em;
    -moz-column-width: 14em;
    -webkit-column-width: 14em;
    column-rule: 1px dotted #204a87;
    -moz-column-rule: 1px dotted #204a87;
    -webkit-column-rule: 1px dotted #204a87;
 } 
