@charset "UTF-8";

article #left .tsrvote-comments p,
article #left .tsrvote-commentform .input-form {
    background:none;
}

article #left .tsrvote-comments p strong {
    background:none;
    border-bottom:2px solid #C1C1C1;
    padding:5px 8px;
}

article #left .tsrvote-comments p span {
    border:none;
    padding:5px 8px;
    font-size:0.8em;
}

article #left .tsrvote-commentform h3 {
    padding:0 8px !important;
    border:none;
}

article #left .tsrvote-commentform .footer {
    background: none;
    border: none;
    margin: 0;
    padding: 0 !important;
    text-align: center;
}

article #left .tsrvote-commentform .footer input {
    background-color: #AF001E;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    height: 30px;
    padding: 0 10px 5px;
    width: auto;
    border: 1px solid #808080;
    display:block;
    margin-bottom:10px;
}