.twtr-hd{
    display: none;
}

.twtr-timeline{
    border-radius:0px;
}

#tweet-id-1{
    background-color: #e4e2e0;
    border-bottom: 1px solid #d7d5d3;
}

#tweet-id-2{
    border-bottom: 1px solid #d7d5d3;
    background-color: transparent;
}

#tweet-id-3{
    background-color: #e4e2e0;
    border-bottom: 1px solid #d7d5d3;
}

#tweet-id-4{
    border-bottom: 1px solid #d7d5d3;
    border-top: 1px solid #d7d5d3;
}

.twtr-tweet{
    border-bottom: 1px solid #00500F;
}

.twtr-ft div{
    background-color: #e4e2e0;
}

.twtr-tweet-text p{
    font-size: 12px;
}

.twtr-bd{
    background-color: #e4e2e0;
}

.twtr-join-conv a{
    font-weight: bold;
}