@charset "utf-8";
/* CSS Document */
.feature-page .t3-content {
    background: #FFFFFF;
    border: medium none;
    padding: 0;
}

.logo-image a {
  width: 100%;
  height: 100%;
}

.t3-copyright {

}

.img_caption {
font-weight: bold !important;
background: #e8e8e8 !important; 
color: #000 !important;
line-height: 18px !important;
}


.item-page .article-content {
  line-height: 24px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 20px;
  font-size: 18px;
}
