#contenedor #tweets li {
	background-image: none;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	list-style-type:none;
	border-bottom: 1px #DDD dashed;
}

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

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