.secondary {float:right;}
.main {float:left;}

.dept {float:left;margin:10px;}
.dept-text {font-size:75%;}

body#departments li.column1 {float:left;}
body#departments li.column2 {float:right;}

