#divlogoInstituteTop
{
  display: none;
}

.cell>a>div:hover
{
  background-color: #FBFBFB;
}

.cell>a>div
{
  margin-bottom: 30px;
  text-align: center;
}
.imageContainer
{
  padding: 0px;
}
.imageContainer img:hover
{
  opacity: 0.7;
}
.textContainer
{
  padding-bottom: 6px;
}

.cell a,
.cell a:link,
.cell a:hover,
.cell a:visited,
.cell a:active
{
  color: #0044AA;
  font-size: 0.9rem;
  text-decoration: none;
  outline: 0;
}

#divGroup1
{
  margin-top: 30px;
}
#divGroup2
{
  margin-top: 10px;
  margin-bottom: 30px;
}

.groupCaption
{
  font-size: 1.5rem;
  margin-bottom: 10px;
}