/*.tweet_div {
	font-family: trebuchet ms;
	font-size:8pt;	
}*/

small {font-style:italic; }

#tweets li {
	font-size:8pt;
	background:url(imgs/ico/ico_twitter_mini.png) no-repeat top left ;
	padding-left:20px;
	margin-left:10px;
	margin-top:8px;
	list-style-type:none;
	height:26px;
}

#tweets .hash { color:#0066CC; } 

#tweets .reply { color:#0066CC; } 

#tweets a:link { text-decoration:none; color:#0066CC;}
#tweets a:active { text-decoration:none; color:#0066CC;}
#tweets a:hover { text-decoration:underline; color:#0066CC;}
#tweets a:visited { text-decoration:none; color:#0066CC;}

