img.els-locations {
  width: 381px;
  margin: 0 auto; }

div.els-program-block {
  font-family: 'Trebuchet MS';
  padding-right: 0px;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
  box-shadow: 2px 2px 0 #d7d7d7;
  border-radius: 5px;
  background: #f8f8f8;
  background: -webkit-linear-gradient(top, #fefefe, #f7f7f7); }

.els-program-title {
  padding: 10px 0 10px 60px; }
  .els-program-title h3 {
    line-height: 20px;
    font-weight: normal;
    font-size: 18px;
    color: #111; }
    .els-program-title h3 + small {
      margin-top: 3px;
      display: block; }
  .els-program-title small {
    color: #fc741b; }

.els-program-info {
  margin: 0;
  padding: 0; }
  .els-program-info p {
    color: #686868; }

/* Student Profiles tab */
#studentProfiles img.student {
  float: right;
  padding: 1px;
  background: #fff;
  border: 1px solid #777;
  margin: 0 0 10px 10px; }

#studentProfiles ul > li {
  clear: both;
  margin-bottom: 20px; }

#studentProfiles h1 {
  margin-bottom: 20px;
  float: none; }

#studentProfiles .student-profiles h3 {
  font-size: 1.5em; }

/*# sourceMappingURL=els-profile.css.map */