small {
	font-size:9px;
	font-weight:bold;
	color:#CCC;
}

#tweets li {
	font-size:12px;
	background:url(images/twitter.png) no-repeat left top;
	padding-left:20px;
	margin-left:0px;
	margin-top:10px;
	list-style-type:none;
}

#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;}

