.reloadTweets{
    display: none;
}

ol.twitter-timeline{
    list-style-type: none;
    text-align: left;
    padding: 0px 0px 5px 0px;
    margin: 0px;
}

ol.twitter-timeline li.first{
    font-size: 15px;
}

ol.twitter-timeline li{
    border-bottom:1px dashed #D2DADA;
    padding: 10px 0px 10px 0px;
    margin: 0px;
}

ol.twitter-timeline li.last{
    border-bottom: none;
}

.userProfile img{
    float: left;
    padding-right: 10px;
}

.userProfile a img{
    border: none;
}

.userProfile h1{
    margin-bottom:0;
    padding-bottom:0;
}

.cf{
    clear: both;
}

.tx-imtwitterajax-pi1{
    padding-bottom: 10px;
}

span.tweet-time{
    font-style: italic;
    color: #999;
    font-size: 11px;
}

span.tweetsLoad{
    background: url(ajax-loader.gif) no-repeat;
    padding: 0px 0px 0px 20px;
    height: 30px;
    display: block;
}
