#mybox-consulter {
	position: absolute;
	left: 0px;
	top: 40px;
	width:280px;
	text-align:center;
	font-size:9px;
	margin: 10px;
	z-index: 0;
}
#mybox-consulter div {
	margin-top:40px;
}

#mybox-livre {
	position: absolute;
	left: 10px;
	top: 10px;
	padding: 0;
	z-index: 0;
}
#mybox-livre img {
	width:300px;
	cursor: pointer;
}

#mybox-progress { width: 32px; height: 32px; background: transparent url('loading.gif') 0 0 no-repeat; }
