.post_banner {
    background-repeat: no-repeat;
    width: 602px;
    background-align: center center;
    margin: 30px auto;
    display: block;
    text-align: center;
    padding: 1px;
    color: #777777;
    font-weight: bold;
    padding-top: 21px;
    padding-bottom: 25px;
}

.post_banner:hover {
    text-decoration: none;
}

.brochure_cell {
    width: 220px;
    float: left;
    text-align: center;
    margin-bottom: 15px;
}

.brochure_cell p {
    padding: 0;
}

.brochure_cell_img_box {
    height: 150px;
    overflow: hidden;
}

.pdf_link {
    font-weight: bold;
    color: #6b8408;
}

