small {font-style:italic; }

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

#tweets .hash { color:#444; } 

#tweets .reply { color:#444; } 

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

