/* Careers */
.office{
  text-align: center;
  float: left;
  margin-right: 35px;
  margin-top: 10px;
  margin-bottom: 20px;
  height: 120px;
  padding: 3px;
  border: 1px solid #FFF;
}

.office img{
 border: 0px #CCC solid;
}
.office a{
 color: #000;
 text-decoration:none;
}
.highlight{
 border: 1px solid #4A82D6;
}



