.book-volume {
	float: left;
	width:950px;
}

.book-volume .header {
	height:15px;
}


.book-volume .content {
	float: left;
	width:630px;
	padding:0 15px;
	border-right:1px solid #E5E5E5;
}

.book-volume .publish-numbers {
	padding:0 15px;
}

.book-volume .publish-numbers h3 {
	font-size: 1.4em;
	padding-bottom: 7px;
}

.book-volume .publish-numbers li.last {
	border: none;
}

.book-volume .publish-numbers .sortby {
	padding-top: 7px;
}

.book-volume .publish-numbers .numbers{
	font-size: 40px;
	height: 150px;
}

.book-volume .footer {
	height:15px;
}

.book-volume h5.title
{
	font-size:3.0em;
	font-weight:lighter;
	letter-spacing:-1px;
	line-height:38px;
	padding-bottom:15px;
	margin-top:2px;
	width:600px;
}

.book-volume h6.subtitle {
	font-size:2.5em;
	font-weight:lighter;
	letter-spacing:-1px;
	line-height:30px;
	padding-bottom:15px;
	margin-top:-8px;
	width:600px;
}

.book-volume .description {
	width:600px;
}

.book-volume ul.clienti li {
    display: block;
    background: url('../images/bg-bullet.png') no-repeat ;
	list-style-type: none;
	margin-left: 0;
	padding-left: 25px !important;
	font-size: 1.2em;
}
