#team,
#teame {
  border: 2px solid #ddd;
  margin: 0 auto 10px auto;
  padding: 0;
  position: relative;
  text-align: center;
  width: 632px;
  z-index: 50;
}

#team ul,
#teame ul {
  background: transparent;
  color: #000;
  margin: 0 auto;
  padding: 0;
}

#team ul li,
#teame ul li {
  display: inline;
  float: left;
  height: 70px;
  list-style-image: none;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 70px;
}

#team li a span,
#teame li a span {
  display: none;
}

#team li a:hover span,
#team li a:focus span,
#teame li a:hover span,
#teame li a:focus span {
  background: #fff;
  color: #000;
  cursor: default;
  display: block;
  font-size: 100%;
  font-weight: 300;
  min-height: 118px;
  left: 212px;
  line-height: 1.6em;
  margin: 0;
  padding: 10px;
  position: absolute;
  text-align: left;
  text-decoration: none;
  top: 142px;
  width: 188px;
  z-index: 500;
}

#team li a:hover span em,
#teame li a:hover span em {
  display: block;
  font-style: normal;
  font-weight: 700;
  line-height: 1.8em;
  text-transform: uppercase;
}

#team li.text,
#team li.text a:hover span em,
#teame li.text,
#teame li.text a:hover span em {
display: inline;
  font-size: 90%;
  line-height: 1.5em;
}

#team li a,
#team li a:hover,
#team li a:focus,
#teame li a,
#teame li a:hover,
#teame li a:focus {
  background: #dbe6eb url(team/nobody.jpg) no-repeat 0 0;
  border: 1px solid #ddd;
  color: #000;
  float: left;
  height: 70px;
  margin: 0;
  opacity: .6;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  padding: 0;
  width: 70px;
}

#team li.space,
#teame li.space {
  background: #eee;
  color: #eee;
}

#team li a:hover,
#team li a:focus,
#teame li a:hover,
#teame li a:focus {
  cursor: default;
  opacity: 1;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  text-decoration: none;
  z-index: 50;
}

#team li.gf a:hover,
#team li.gf a:focus,
#teame li.gf a:hover,
#teame li.gf a:focus {
  cursor: pointer;
}
