#intro_events {
  width: 420px;
  min-height: 235px;
}

.events_welcome {
  font-size: 14px;
  text-align: center;
}

.title_event {
  color: green;
  font-weight: bold;
  font-size: 14px;
}

.title_event_tt {
  color: black;
  font-weight: bold;
}

.titleExpand {
  font-weight: bold;
  cursor: pointer;
  height: 38px;
  padding-top: 12px;
  padding-left: 45px;
  background: url(../../images/news_icon.png) 0 1px no-repeat;
}

.contentExpand {
  display: none;
  padding: 5px 10px 10px 10px;
}

.expandIcon {
  float: right;
  margin-top: -2px;
  font-weight: bold;
  color: black;
}

.videoIcon {
  font-weight: normal;
  color: black;
  position: absolute;
  margin: -22px 0 0 415px;
}
