/* CSS TWITTER WIDGET */
div.twt-item{
    background-color: #f4f4f4;
    padding: 10px;
    border-radius: 5px;
    margin: 10px;
}
div.twt-img-ct img{
    border-radius: 50%;
}