#principal ul.editions {
	list-style: none;
	margin:0;
	padding: 0;
	margin-top:30px;
}
#principal ul.editions li {
	float:left;
	position: relative;
	margin-right:20px;
	margin-bottom:10px;
	width:70px;
	overflow: hidden;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode";
}
#principal ul.editions li img {
	width:70px;
	height:100px;
	overflow: hidden;
	border:0;
	background-color: #000;
}