.fotolibrolist {
	margin: 30px 0 0 0;
}
.fotolibrolist .item {
	margin: 10px 0 30px 0;
}
.fotolibrolist .item .header {
	border-top:1px dashed #BBBBBB;
	padding: 10px 0;
}
.fotolibrolist .item .header .title {
	color:#EB6F00;
	font-size:20px;
	float:left;
        font-style:italic;
}
.fotolibrolist .item .header .controls {
	float:right;
}
.fotolibrolist .item .productAlone {
	float:none !important;
}

.fotolibrolist .item .productAlone .thumb {
	width: auto !important;
}
.fotolibrolist .item .productAlone .thumb .thumbMargin {
	margin: 0;
	width: 260px;
	text-align: center;
}
.fotolibrolist .item .fotolibroFooter {
margin: 10px 0;
}
.fotolibrolist .item .footerLeft {
	float:left;
        font-style:italic;
}
.fotolibrolist .item .footerLeftNormal {
	float:left;
	margin: 0 10px;
}
.fotolibrolist .item .footerRight {
	float:left;
        font-style:italic;
}
