#box_preventivo{
background-color: #fff;
padding:0px;
width: 538px;
height: auto;
border: 2px #ffcc00 solid;
margin-top: +10px;
margin-bottom: +10px;
float:left;}

/*NUOVA TABELLA PREZZI*/

#box_preventivo table{
width: 538px;
font-family: Verdana;
font-size: 10px;
letter-spacing: -1px;
margin-bottom:10px;
border-bottom: 2px #eee dotted;}

#box_preventivo th{
height:25px;
font-weight: bold;
color: #838383;
text-align:center;
border-bottom: 2px #f7f7f7 solid;
background-color: #f2f2f2;
}

#box_preventivo caption{
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
text-align: left;
padding-bottom:10px;
padding-left:5px;
padding-top:10px;
color: #8e0d16;
font-weight: normal;}

#box_preventivo td{
width:80px;
text-align:center;
border-right: 2px #eee solid;
font-weight: normal;
font-size: 10px;}

#box_preventivo tr{
height:20px;
}

#box_preventivo .date{
color: #2e6e21;}

#box_preventivo .evid td{
background-color: #b6ebb9;
font-size: 12px;
letter-spacing: -1px;}

#box_preventivo .prd{
font-size: 12px;
background-image: url(../images/cluetip/rarrowdown.gif);
background-repeat: no-repeat;
background-position: +60px;
background-color: #ffffff;
height:25px;
line-height: 22px;
text-indent: 3px;
font-weight: bold;
text-align:left;}

#box_preventivo .noteTab{
font-family:Verdana, Arial, Tahoma; 
font-weight:normal; 
font-size:10px; 
color:gray;
padding-bottom:10px;
padding-left:5px;}

#invia_prv{
float:right;
width:150px;
margin-right:10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 15px;
font-weight: bold;
background-color: #ffffff;
border: 1px #9f9f9f solid;
color: #22801e;
background-image: url(../images/freccine_2.jpg);
background-repeat: no-repeat;
background-position: 126px 2px;
cursor: pointer;}

#invia_prv.inviaPrvHover{
border: 1px #cbcbcb solid;
color: #37cb2f;
}
