ol#descargas {
        -moz-border-radius: 20px;
	border:2px dotted #bbb;
	background-color:#eee;
}
html body div#contenido ol#descargas li a:hover {
	background-color: #fff;
}
ol li img {
	vertical-align:middle;
	}
ol#descargas li {
	margin: 2px 0 2px 0;
}	
.changelog {
	font-size: 0.9em;
	display:block;
}
.cambios {
	text-indent:0;
	font-size:1.1em;
	margin-left:-40px;
	
}