#latest_tweet_wrap{
width:190px;
margin-left:auto;
margin-right:auto;
float:left;
padding-left:15px;
}

#latest_tweet_top{
width:190px;
background-image : url(../twitter_widget/twitter_bg_top.gif);
background-position:top;
float:left; 
background-repeat:no-repeat;
}

#latest_tweet_bottom{
width:190px;
height:40px;
float:left;

background-position:top;
background-repeat:no-repeat; 
overflow:hidden;
background-color:#320200;
}
 
#latest_tweet_bottom a{
width:73px;
height:29px;
float:right;
margin-top:0px;
margin-right:0px;
background-image:url(../twitter_widget/follow_me.gif);

}

#latest_tweet {
	width: 190px;
	padding: 0px;
	font-size:12px;
	float:left;
    background-color:#320200;
	
}

#latest_tweet small {
	color: #FFFFFF;
}

 #latest_tweet a {
	color: #FFFFFF;
}


.loading {
	background: url(../twitter_widget/ajax-loader.gif) center no-repeat;
	height: 60px; 
}

#latest_tweet_top h3{
text-align:left;
font-size:14px;
font-weight:bold;
margin:0px;
padding:0px;
padding-top:10px;
padding-left:20px;
padding-bottom:18px;
color:#FFFFFF;
}

.tweet{
margin-left:auto;
margin-right:auto;
width:170px;
background-color:#A80903;
padding:10px;
padding-top:0px;
padding-bottom:0px;
margin-top:0px;
color:#FFFFFF;
}

.tweet_top{
width:190px;
background-color:#A80903;
background-position:top;
background-repeat:no-repeat;  
height:10px;
margin-left:auto;
margin-right:auto;
overflow:hidden;
}

.tweet_bottom{ 
width:190px;
background-color:#A80903;
background-position:top;
background-repeat:no-repeat;
height:10px;
overflow:hidden;
margin-left:auto;
margin-right:auto;
margin-bottom:5px;
}
