.showroombox {
  border: 1px;
  }

.showroomborder {
  background-color: #8C4670;
}

.showroomheader {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align:center;
  font-weight: bold;
  background-color: #eeeeff;
  color: #000000;
}

.showroomcontent {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  background-color: #ffffff;
  color: #333333;
}

.showroomadborder {
  background-color: #ffffff;
}
.showroomadcontent {
  background-color: #ffffff;
}

#popeventlink {
  text-decoration: none;
}

