#ebooks {
	margin:0 auto;
}
#ebooks .titolo_categoria {
	height:22px;
	background-color:#b90000;
	padding:3px 3px 0 8px;
	color:#FFFFFF;
	font-size:1.4em;
	font-weight:bold;
}
#ebooks .titolo_categoria a {
	color:#FFFFFF;
	font-size:1em;
}
#ebook {
	float:left;
	margin-top:20px;
	margin-left:28px;
	margin-bottom:20px;
	width:145px;
	text-align:center;
}
#ebook .copertina {
	background-image: url("http://www.compraebook.it/images/layout/ombra-copertina.jpg");
	background-position:right;
	background-repeat: no-repeat;
	float:left;
	height: 185px;
	width: 135px;
}
#ebook .copertina img {
	border: solid 1px;
	border-color:#d7d7d7;
}
#ebook .separatore {
	height: 20px;
	width: 100%;
}
#ebook .dettagli {
	float:left;
	background-image: url("http://www.compraebook.it/images/layout/pop-up-ebook.png");
	background-position:center;
	background-repeat: no-repeat;
	height:90px;
	width:145px;
}
#ebook .testo {
	margin-top:13px;
	margin-right:5px;
	margin-left:5px;
	text-transform:uppercase;
}
#ebook .titolo {
	height:48px;
	font-weight:bold;
	color:#b90000;
	font-size:1.6em;
}
#ebook .titolo a {
	font-weight:bold;
	color:#b90000;
	font-size:1.2em;
}
#ebook .autore {
	height:12px;
	font-size:0.9em;
	color:#7a7a7a;
}
#ebook .prezzo {
	font-size:1.1em;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:none;
}
#dettagli_ebook {
	margin:0 auto;
	margin-top:20px;
	height:400px;
	background-image: url("http://www.compraebook.it/images/layout/mensola-libro.jpg");
	background-repeat: no-repeat;
}
#dettagli_ebook .copertina {
	float:left;
	margin-top:25px;
	margin-left:72px;
	width:202px;
	height:286px;
}
#dati_ebook {
	float:right;
	margin-top:23px;
	margin-right:65px;
	width:340px;
}
#dati_ebook .titolo {
	background-image: url("http://www.compraebook.it/images/layout/sfondo-titolo-libro.jpg");
	background-repeat: no-repeat;
	padding: 5px 0 0 5px;
	font-size:1.8em;
	color:#b90000;
	height:48px;
}
#dati_ebook .dati {
	margin-bottom:8px;
	padding-top:5px;
	height:110px;
}
#dati_ebook .dati .col1 {
	float:left;
	width:50%;
}
#dati_ebook .prezzo {
	font-size:1.2px;
	color:#01b105;
}
#dati_ebook .dati .col2 {
	float:right;
	width:50%;
}
#dati_ebook .dati .col2 a {
	font-size:1.2em;
}
#dati_ebook .dati ul {
	padding:0px;
}
#dati_ebook .dati li {
	list-style:none;
	padding-bottom:8px;
	font-size:12px;
}
#img_descrizione {
	float:left;
	background-image: url("http://www.compraebook.it/images/layout/descrizione.jpg");
	background-repeat: no-repeat;
	height:15px;
}
#descrizione {
	margin: 0 auto;
	max-height:600px;
	overflow:auto;
}
//* eBook Alert */
#ebook_alert {
	width:auto;
	margin: 0 auto;
}

#ebook_alert .container {
	margin: 0 auto;
	width: auto;
	margin-bottom:20px;
	
} 
#ebook_alert .smile {
	float: left;
	width: 188px;
} 
#ebook_alert .smile img{
	width: 188px;
} 
#ebook_alert .titolo {
	float: right;
	width: 505px;
	height: 35px;
	text-align:center;
	font-size:16px;
	font-weight: bold;
	line-height:2.2em;
	color:#B80000;
} 
#ebook_alert .testo {
	float: right;
	margin-top:10px;
	width: 505px;
	font-size:1.2em;
	color:#323232;
	word-spacing: 2px;
	line-heght:2.4em;
	height: auto;
}  
/* QR CODE */
#qr_code {
	width:694px;
	height:133px;
	background: url("/images/qr-code-ebook.gif") no-repeat;
	margin: 5px 0 10px 0;
	padding: 5px 0px 0px 10px;
}
#tag {
	width: 100%;
	min-height: 30px;
        color: #132d4f;
	border: dashed 1px #309de2;
	background-color:#e8f1f5;
	margin-bottom:10px;
}
#tag p {
	padding:5px;
	color:#007bc1;
	font-size: 1em;
	letter-spacing: 1px;
	word-spacing: 1px;
}
#tag .key {
	padding:5px;
	font-weight: bold;
	color:#00bf00;
	font-size: 1.1em;
	letter-spacing: 1px;
	word-spacing: 1px;
}
#tag .key1 {
	padding:5px;
	font-weight: bold;
	color:#008a00;
	font-size: 1em;
	letter-spacing: 1px;
	word-spacing: 1px;
}
