@charset "utf-8";
/* CSS Document */
#bookTopImage { width: 640px; height:58px; margin-bottom: 1px; }
#carrelloGRIGIOInner {
    padding: 24px 15px 22px 32px; }
#carrelloGRIGIOInner2 {
	padding: 4px;
}    
.instruct, .instructSml, .instructEnd {
	float: left;
	width: 230px;
	margin-right: 20px;
	text-align: justify;
}    
#carrelloBLU {
    background: #f6f6f6; }
    
#carrelloBLU {
	background: #f6f6f6;
	width: 548px;
	padding: 1px;
	margin: 0px;
}
#carrelloGRIGIO {
	background: #eee;
	margin-top: 1px;
	width: 548px;
	padding: 1px;
	color: #999;
	font-size: 9px;
} 
#carrelloBLUInner {
	color: #666;
	padding-top: 22px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
}

#headliner {
	font-weight: bold;
	width: 492px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#carrelloC {
	width: 512px;
}
#carrelloC th, #carrelloC td {
    font-weight: normal; padding: 8px 10px; text-align: center; 
    border-bottom: 1px solid #fff; }    

#carrelloC th.left, #carrelloC td.left, #carrelloC td.thumb {
    text-align: left; }

#carrelloC th.right, #carrelloC td.right {
    text-align: right; }

#carrelloC th.right {
	padding-right: 20px;
	text-align: right;
}
#carrelloC td.thumb {
    width: 34px; padding-bottom: 5px; }

#carrelloC tr.subtotal td {
    text-align: right; font-weight: bold; border: none; padding-top: 15px; }

#innercontainer form {
    padding: 0; margin: 0; display: inline; }
    
#carrelloC tr.summary td {
    border: none; padding-top: 20px; }    

#carrelloC tr.summary td.right {
	padding: 0;
} 
#carrellopreview{
	width:500px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 9px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 80px;
}