/* Hides the Achievements tab */
#tab-displaycase {
    display:none;
}

#profilestatusform {
  display:none;
  }

/* Hides What's in your mind? under Profiles */
.ig-profilestatus-wrap {
display: none;
}

.ig-widget-type-photos .ig-widget-documents .ig-thumbsize-128-with-descr .ig-wrapper{
  width: 144px;
  margin:0 5px 10px 5px;
}

/* Key News widget custom background -Al */
.homeslideshow .ig-widget-carousel {
  background-color: #efeeee;
}
