/* CSS Document */
/* ############### TWITTER HOMEPAGE ############# */
#twitter_belodged, #LastUser, #LastTopics{
width:144px;
border:solid 2px #CCCCCC;
margin-bottom:5px;
font-size:10px;
padding:5px;
background-color:#FFFFFF;
display:block;
overflow:hidden;
}

#twitter_belodged .title, #LastUser .title, #LastTopics .title{
font-weight:bold;
font-size:10px;
color:#ff6600;
margin:0px;
padding:0px;
font-size-adjust:none
}

#twitter_belodged  a, #twitter_belodgeda:visited, #twitter_belodgeda:active{
	color:#666666;
}



#tweet_belodged ul,  #tweet_belodged li{
padding:0px;
margin:0px;
}

#tweet_belodged li{
font-size:10px;
list-style:square inside;

}

