

#tweets small {font-style:italic; display:block; color:#898989; margin-bottom:10px; line-height:13px; }

#tweets ul { overflow:auto; clear:both; margin-bottom:20px; display:block;}
#tweets li {
	font-family: georgia;	
	font-size:13px;
	line-height:16px;
	background:url(../images/twitter.png) no-repeat left ;
	padding-left:20px;
	margin-left:10px;
	margin-top:8px;
	list-style-type:none;
	display:block;
	margin-bottom:5px;
	width:480px
}

#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;}
