ul.keyFindingsMetrics li p.metric{
    font-weight: 400;
    line-height: 1.25;
}

.poll3 {
    width: 100%;
    float: left;
    display: table;
}

     .poll3 h6 {
        text-transform: uppercase;
        color: #666666;
        font-size: 1.25em;
        margin-bottom: 0;
    }

    .poll3 h3 {
        margin-bottom: .5em;
        line-height: 1.25;
    }
    
    button#submit3 {
    position: relative;
    top: 15px;
    background: #3399CC;
    border: 0;
    color: #FFF;
    font-weight: 700;
    font-size: 1.25em;
    letter-spacing: 0px;
    padding: .25em .75em;
}

    button#submit3:hover, button#voteAgain3:hover{
        background: #003B5C;
    }

 button#voteAgain3{
    position: relative;
    top: 15px;
    background: #3399CC;
    border: 0;
    color: #FFF;
    font-weight: 700;
    font-size: 1.25em;
    letter-spacing: 0px;
    padding: .25em .75em;
}
.total3{
    margin: 0 auto;
    display: none;
    position: relative;
}

    .total3 h3{
        line-height: 1.25;
        margin-bottom: 0;
        float: left;
        width: 100%;
    }

.total3 button{
    position: relative;
    top: 5px;
}

.byline img {
    max-width: 100%;
    width:  100%;
    padding-left: 0px;
    float: right;
}