#right-twitter .tx-imtwitterajax-pi1{padding-top: 5px;}
#right-twitter #djarumsupercom{padding:10px;}
.reloadTweets{
    display: none;
    color:#DC1F25;
    margin-left:10px
}

ol.twitter-timeline{
    list-style-type: none;
    text-align: left;
    padding: 4px 8px 5px 8px;
    margin: 8px 0px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	font-weight:normal;
	overflow:hidden;
	text-align:left;
	width:95%;
	background:#fff;
}

ol.twitter-timeline li.first{
	font-weight:bold;
}

ol.twitter-timeline li{
    border-bottom:1px dashed #DC1F25;
    padding: 7px 0px 7px 0px;
    margin: 0px;
    color:#575657;
}

ol.twitter-timeline li.last{
    border-bottom: none;
}
ol.twitter-timeline li a{color:#DC1F25;}
.userProfile {
	margin-top:5px;
	height:50px;
position:relative;
}
.userProfile img{
    float: left;
    margin-right: 10px;
    padding-left:5px
}

.userProfile a img{
    border: none;
}

.userProfile h3{
    margin-bottom:0;
    padding-bottom:0;
    font-size:12px;
	color:#fff
}
.userProfile h4{
    margin-bottom:0;
    padding-bottom:0;
    font-size:11px;
	color:#fff
}

.userProfile  a {color:#DC1F25}
.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-loader5.gif) center no-repeat;
    padding: 0px 0px 0px 0px;
    height: 30px;
    display: block;
}
.reloadTweets {
	color:#fff;
	font-weight:bold;
}
.follow-us {display:block;position:absolute;right:10px;height:50px;top:0px}
.follow-us a{font-size:18px;color:#ccc;font-weight:bold;font-family:calibri}
.follow-us a:hover{color:#2F2F2F}
