#risultati table{
width:553px;
}
#risultati table{
border-collapse:collapse;
width:100%;
font-size:11px;
float:right; /*altrimenti IE WIN non riesce a mettere una tabella a fianco di un box float left */
}
html>body #risultati table{
float:none;
}
#risultati th{
padding:7px;
color:#ffffff;
font-weight:normal;
background-color:#4a1d12;
}
#risultati td{
padding:12px 30px 12px 7px;
border-bottom:solid 1px #d2c5ae;
}
#risultati a, #risultati a:visited{
color:#000000;
text-decoration:underline;
}
#risultati a:hover{
color:#fb6d15;
text-decoration:underline;
}
#th_area, #th_settore{
width:116px;
}
#th_progetto{
width:279px;
}
h4#settore{
font-size:11px;
font-weight:bold;
text-align:right;
margin-bottom:9px;
}
optgroup{
font-weight:bold;
font-style:italic;
background-color:#fb6d15;
}
optgroup option{
text-indent:5px;
font-weight:normal;
font-style:normal;
background-color:#ffffff;
}
#sx h3{
text-transform:uppercase;
}
