.page-title h1, .page-title h2 {
    font-size: 1em;
    font-weight: normal;
    line-height: 1.5;
}

.page-title {
    border-bottom: 0px solid #FFF;
}

h2, h3 {
    color: #666666;
    font-size: 19px;
    font-weight: bold;
    text-align: left;
}

h3 span {
    color: #666666;
}

.review {
    border: 0px solid #E1E1E1;
    border-radius: 0px;
}

.review div {
    border: 1px solid #E1E1E1;
    margin-bottom: 10px;
}

.main {
    border-radius: 8px 8px 8px 8px;
}