/*COM*/
.com_content {
  margin-bottom: 25px;
}

.com_content h3 {
  background-color: #0095E5;
  padding: 10px;
  width: 100%;
  border-bottom: solid 3px #FFF000;
  margin-bottom: 25px;
  font-size: 16px;
  color: #FFF;
}