.filelinks{
margin-left:-15px;	
}
.filelinks div.file{
	padding:12px 15px;
	border-bottom:1px solid #E0E9EC;
}
.filelinks div.file a.destacado-rojo{
	float:right;
	background:none;
	width:116px;
}
.filelinks div.file a.destacado-rojo span{
	/*vertical-align:middle;*/
}
.filelinks div.file a.destacado-rojo img{
	vertical-align:middle;
	margin:0px;
}
.filelinks div.even{
	background:#FBFCFC;	
}
.filelinks h1{
	padding:16px 15px 6px;
	background:#EBF7F2;
	border-bottom:1px solid #E0E9EC;
	font-size:14px;
}
.filelinks div.file .legend{
	float:left;
	width:530px;
}