#c {
  height: 35px;	
}

.video {
  margin: 0px 12px 0px 12px;
  padding-top: 30px;
  background-position: top;
  background-repeat: no-repeat;
  background-image: url(../img/top-bg-white.png);
  background-color: white;
  text-align: center;
}

.second-communication {
  margin: auto;
  font-size: 11px;
  line-height: 16px;
  width: 704px;
}

.second-section {
  float: left;
  width: 214px;
  padding: 10px;	
}

.second-section ul {
  list-style-image:	url(../img/gray-dot.png);
  padding-left: 15px;
}

.second-section li {
  cursor: pointer;
}

.active-video {
  background-color: #e9e9e9;	
}

h2 { font-size: 16px; line-height: 20px; margin-top: 10px;}
