/*for clearfixing*/
.cf:before,
.cf:after{
  content:"";
  display:block;
}
.cf:after {
    clear:both;
}
.cf {
    zoom:1;
}

/* Board of Trustees */

.bot-info, #trusteemenuright {
  border: 2px dotted black;
  padding: 10px; 
  max-width: 200px;
  padding: 10px;
  display: inline-block;
}

/* Prop S and Prop N Projects */

#slider {
  list-style-type: none !important;
}

/* Job Opportunities */

#FF_text {
  float: left !important; 
}

.ff-links {
  float: right;
}
