.prSummaryHeader {
    display: none;
}
.pr-modal-container-close {
    display: none;
}

pr-write-review-link
a.prSummaryWriteReviewLink {
    background: none repeat scroll 0 0 #005499;
    color: #FFFFFF;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    text-transform: uppercase;
    width: 145px;
}
a.prSummaryWriteReviewLink:hover {
    text-decoration: none;
}

.pr-review-engine a, .prReviewEngine a {
    color: #FFFFFF;
    font-weight: bold;
}
