#tweets li {
	font-size:13px;
	padding-left:80px;
	margin-left:10px;
	margin-top:8px;
	list-style-type:none;
	height:40px;
        float:left;
background-image:url(http://blog.alexandraipate.ro/wp-content/themes/MyTheme/images/twitter.jpg);
background-repeat:no-repeat;
}

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