.post-detail {
    margin-top: 15px;
    margin-bottom: 0px;
    border-top: 1px solid #ebeaea;
    border-bottom: 1px solid #ebeaea;
    margin-left: 0px;
}
.post-detail li {
    font-size: 16px;
    vertical-align: middle;
    text-transform: capitalize;
}
h5 {
    color: #000;
    font-size: 1em;
    font-weight: 700;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px 0;
}
.blog-post {
    border-bottom: 0px dashed #e5e5e5;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.news-list h5 a {
    color: #0033cc;
}
.post-detail li i {
    margin-right: 5px;
}

.dataWebPic {
    width:100%;
}