.tprac {
    background-color:white;
    color:black;
    padding:1em;
    text-align:left;
    text-shadow: none;
}

.tprac .tp_container {
    margin:0;
    padding:0;
    font-family:Helvetica, Arial, "lucida grande", tahoma, verdana, arial, sans-serif;
    line-height:normal;
    font-size:15px;
    width:100%;
}

.tprac table tr,
.tprac table td,
.tprac table p,
.tprac p,
.tprac div {
    margin:0;
    border:0;
    padding:0;
    line-height:1.28;
    font-size:12px;
    background-color:initial;
    vertical-align:initial;
    text-align:left;
}

.tprac .tp_summary {
    width:100%;
    min-width:150px;
    height:50px;
    text-align:center;
}

.tprac .tp_review_summary,
.tprac .tp_review_link {
    text-align: center;
}

.tprac .tp_summary a {
    font-size:13px;
    font-weight:bold;
    color:#3B5998;
    text-decoration:none;
}

.tprac strong {
    font-weight:bold;
}

.tprac hr {
    margin:13px 0 11px;
    background:transparent;
    padding:0;
    border:0;
    border-bottom:1px solid #cccccc;
    clear:both;
}

.tprac table {
    width:100%;
    margin:0 0 10px;
    padding:0;
    background-color:initial;
    border:0;
}

.tprac table~hr {
    border-color:#e9eaed;
}

.tprac .tp_campaign {
    margin-top:0.5em;
}

.tprac .tp_campaign_title {
    font-size:20px;
    font-weight:bold;
    margin-top:0.75em;
}

.tprac .tp_count {
    font-size:11px;
    line-height:25px;
    font-family:Tahoma, sans-serif;
}

.tprac .tp_avatar {
    line-height:0;
    width:90px;
    vertical-align:top;
    text-align:center;
    float:none;
    border:0;
}
.tprac .tp_avatar img {
    width:70px;
    height:70px;
    text-align:center;
    margin-top:2px;
    border:0;
}

.tprac .tp_name {
    color:#3B5998;
    font-weight:normal;
}

.tprac .tp_title {
    color:#3B5998;
    font-weight:bold;
    font-size:13px;
}

.tprac .tp_stars {
    text-align:center;
    line-height:0.25em;
    float:right;
}

.tprac .tp_time {
    color:#7f7f7f;
}

.tprac .tp_text {
    color:#191919;
    line-height:1.28;
    padding:4px 0;
}

.tprac .tp_verified {
    color:#C45500;
    font-size:10px;
    padding:4px 0;
    font-weight:bold;
    text-align:center;
}

.tprac .tp_reply {
    color:#191919;
    background:#e8f4f9;
    line-height:1.28;
    padding:4px;
    margin-top:5px;
}

.tprac .tp_reply .tp_campaign {
    font-weight:bold;
}

.tprac .tp_button_more {
    display:inline-block;
    text-decoration:none;
    margin:20px 0 20px;
    width:33%;
    color:white;
    border:0;
    padding:8px;
    text-align:center;
    background:#778289;
    cursor:pointer;
}