#twitter {
	font-family: georgia;
	font-size:1.1em;	
}

#twitter small {font-style:italic; color:#555 }

#twitter li {
	font-size:13px;
	background:url('/images/twitter.png') no-repeat left ;
	padding-left:20px;
	margin-left:10px;
	margin-top:8px;
	list-style-type:none;
	height:17px;
}

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

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

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