

/* Stili per il menu del box categorie */
#catmaintree dl, #catmaintree dt, #catmaintree dd, #catmaintree ul, #catmaintree li {
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:none;
	clear:both;
	white-space: nowrap;
}
#catmaintree {
	width:100%;
	height:auto;
	overflow-x:hidden;
}
#catsubtree ul {
	padding:0 0 0 10px;
	/*display:none;*/
}
#catsubtree ul:hover {
	padding:0 0 0 10px;
	display:block;
}

.selez_corriere { background-color: #E9F4FC; font-size:15px; font-family:Verdana,Arial,Helvetica; color:#999; font-weight:bold}

.note_spedizione { background-color: #fff; font-size:10px; font-family:"Trebuchet MS", tahoma, verdana, arial, sans-serif; color:#666; width: 200px; }
.note_spedizione textarea{ background-color: #fff; font-size:10px; font-family:"Trebuchet MS", tahoma, verdana, arial, sans-serif; color:#666; width: 200px; }






