/* line 1, ../sass/wsi-memoriam-index.sass */
#intro {
  position: relative;
}
/* line 3, ../sass/wsi-memoriam-index.sass */
#intro .imageWrapper {
  border: 1px solid #fff;
  overflow: hidden;
  position: absolute;
  right: 5px;
  top: 5px;
  height: 97%;
}
/* line 10, ../sass/wsi-memoriam-index.sass */
#intro #welcome {
  float: none;
  padding: 10px 0 14px 0;
  position: static;
  height: auto;
  width: 352px;
}
/* line 16, ../sass/wsi-memoriam-index.sass */
#intro #welcome h1 {
  color: #747064;
  padding-bottom: 1em;
  margin-bottom: 0.75em;
  background: url("../images/company-overview/three_stars.gif") no-repeat center bottom;
}
/* line 21, ../sass/wsi-memoriam-index.sass */
#intro #welcome p {
  padding-bottom: 1em;
  font-size: 1.3em;
  font-family: Times New Roman, Times, serif;
  color: #747064;
  margin: 0 auto;
  line-height: 1.45em;
  width: 90%;
  text-align: center;
}
/* line 30, ../sass/wsi-memoriam-index.sass */
#intro #welcome ul {
  background: none;
  height: auto;
  float: none;
  margin: 0 auto;
  position: static;
}
/* line 36, ../sass/wsi-memoriam-index.sass */
#intro #welcome ul li {
  height: auto;
  margin: 9px 0;
  padding: 0;
  position: static;
  text-indent: 0;
  width: auto;
}
/* line 43, ../sass/wsi-memoriam-index.sass */
#intro #welcome ul li a {
  display: inline;
  text-decoration: none;
  margin: 0;
  width: auto;
  height: auto;
}
