/* BOOK */

#header #bookUpTrigger {
	background-image:url(../immagini/trigger-book.png);
}

#header #bookUpTrigger.open {
	background-image:url(../immagini/trigger-close.png);
}

#wrapper #dx .contentInt #form_dati a.btnsubmit {
	width:200px !important;
	width /**/:230px;
}

p.readall a {
	width:140px !important;
	width /**/:145px;
}

p.readmore a {
	width: 95px !important;
	width /**/: 100px;
}

#wrapper #dx .contentInt #form_dati label {
    display: block;
    float: left;
    padding: 6px 0 0;
    width: 150px;
}