/* $Id: strayer_home.css 47 2007-02-12 19:13:11Z kmcfadden $ */

.strayer-home {
  /* border: 1px solid red; */
  overflow: hidden;
}
.strayer-home div div {
  margin: .5em;
}
.strayer-home .panel-col-bottom {
  width: 100%;
  clear: both;
}
.strayer-home .panel-col-top-left,
.strayer-home .panel-col-mid-left {
  float: left;
  width: 66%;
}
.strayer-home .panel-top-right,
.strayer-home .panel-mid-right {
  float: left;
  width: 33%;
}