.columns2{ width: 50%; float: left;}


@media only screen and (min-width:1120px) {/*scr */
/*#logo{ border: 1px solid red; }*/
.noBanners #logo{     height: 75px;}
.columns2{ width: 50%; float: left; padding: 0}
.columns2 p, #content .columns2 p{ /*font-size: 14.9px;line-height: 21px;*/ } 
}

@media only screen and (max-width:1120px) {/*mb */
.columns2{ width: 50%; float: left; padding: 0 10px 0 0}
.columns2 p, #content .columns2 p{ font-size: 14.5px;line-height: 22px; } 
}

hr.staffPersonnelSep , .staffPersonnelSep{ border-bottom: 3px solid #ccc}