table.ordini {
	padding-left:20px;
}

table.ordini tr {
	margin-bottom: 1px;
}

td.col_uno {
	width: 155px;
}

td.td_r {
	padding-left:20px;
}

#avanti { 
	float:right;
	clear:both;
	margin: 0px	50px	10px	0px;
	padding: 0px	50px	10px	0px;
}

div.div_fisso_con_scroll {
	border: none;
	/*border: thin solid #000000;*/
	/*overflow:scroll;*/
	/*overflow-x:hidden;*/
	height: 280px;
}

div#logistica{
	display: none;
}

div.div_fisso #trasporto_1 {
	/*border: thin solid #000000;*/
	border: none;
	overflow: hidden;
	height:100px;
}

div.div_fisso #_in_entrata {
	border: none;
	/*display: none;*/
}
div.div_fisso #_in_uscita {
	border: none;
/*	display: block;*/
}

p.titolo_blocco {
	font-weight: bold;
}

#pulsanti-tab {
text-align: right;
}

#pulsanti-tab li{
	display: inline;
	list-style-type: none;
}
#pulsanti-tab a{
padding: 4px;
}

#blocco-fatture {
border-bottom-style: solid;
}

#mostra_fatture {
margin-left: 0;
}

.destra {
	margin-left: 5px
}
ul.destra {
	list-style-type: none;
}
.destra li{
	display: inline;
	margin-left: 0;
}
#righe-fatt-body {
font-size: 12px;
height: 220px;
overflow: hidden;
overflow-y: auto;
}
#righe-fatt-body-fatture {
font-size: 12px;
height: 210px;
overflow: hidden;
overflow-y: auto;
}
#righe-tab-ordini {
font-size: 12px;
height: 220px;
overflow: hidden;
overflow-y: auto;
}
#righe-tab-ordini tr{
	height: 3px;
	padding: 0px;
	margin: 0px;
	}

#righe-fatt-body tr{
	height: 3px;
	padding: 0px;
	margin: 0px;
	}
#righe-fatt-body-fatture tr{
	padding: 0px;
	margin: 0px;
}
