.pm-intro-shell {
  float: left;
  margin-top: 15px;
  margin-left: 13px;
  width: 439px;
  min-height: 239px;
  background-color: #000000;
  padding: 5px;
}

.pm-intro-frame {
  background-color: #732e91;
  padding: 5px;
  width: 429px;
  min-height: 229px;
}

.pm-intro-content {
  background-color: #1a8984;
  width: 419px;
  min-height: 219px;
  color: #ffffff;
  font-size: 18pt;
  padding: 5px;
  line-height: 40px;
}