<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***** eliminare i bordi delle tabelle per le tabelle ad 2.2, ad 2.3, ad 2.4, ad 2.5,
ad 2.6, ad 2.7,ad 2.8, ad 2.9, ad 2.11, ad 2.15,  ad 2.16, ad 2.17 ***********/


/* a[id="AD2.2_TABLE"] + table tr:nth-child(even) td,
a[id="AD2.3_TABLE"] + table tr:nth-child(even) td,
a[id="AD2.4_TABLE"] + table tr:nth-child(even) td,
a[id="AD2.5_TABLE"] + table tr:nth-child(even) td,
a[id="AD2.6_TABLE"] + table tr:nth-child(even) td,
a[id="AD2.7_TABLE"] + table tr:nth-child(even) td,
a[id="AD2.8_TABLE"] + table tr:nth-child(even) td,
a[id="AD2.9_TABLE"] + table tr:nth-child(even) td,
a[id="AD2.11_TABLE"] + table tr:nth-child(even) td,
a[id="AD2.15_TABLE"] + table tr:nth-child(even) td,
a[id="AD2.16_TABLE"] + table tr:nth-child(even) td,
a[id="AD2.17_TABLE"] + table tr:nth-child(even) td {
	border-top: none !important;
    border-bottom: 1px solid #778899;
    border-left: 1px solid #778899;
    border-right: 1px solid #778899;
    color: #000000 ;
    padding:0;
    border-spacing: 0;
   
}
a[id="AD2.2_TABLE"] + table tr:nth-child(odd) td,
a[id="AD2.3_TABLE"] + table tr:nth-child(odd) td,
a[id="AD2.4_TABLE"] + table tr:nth-child(odd) td,
a[id="AD2.5_TABLE"] + table tr:nth-child(odd) td,
a[id="AD2.6_TABLE"] + table tr:nth-child(odd) td,
a[id="AD2.7_TABLE"] + table tr:nth-child(odd) td,
a[id="AD2.8_TABLE"] + table tr:nth-child(odd) td,
a[id="AD2.9_TABLE"] + table tr:nth-child(odd) td,
a[id="AD2.11_TABLE"] + table tr:nth-child(odd) td,
a[id="AD2.15_TABLE"] + table tr:nth-child(odd) td,
a[id="AD2.16_TABLE"] + table tr:nth-child(odd)  td,
a[id="AD2.17_TABLE"] + table tr:nth-child(odd) td {
    border-top: 1px solid #778899;
    border-left: 1px solid #778899;
    border-right: 1px solid #778899;
	border-bottom: none !important;
    color: #000000 ;
    padding:0;
    border-spacing: 0;	
    text-align: center;
}*/

.AD-2TableDefaultC1 {
	width: 40px;
}
.AD-2TableDefaultC2 {
	width: 200px;
}
.AD-2TableDefaultC3 {
	/* 3rd column width undefined: left to the browser */
}

col.colwidth1 { width: 22px;}
col.colwidth2 { width: 44px;}
col.colwidth3 { width: 66px;}
col.colwidth4 { width: 88px;}
col.colwidth5 { width: 110px;}
col.colwidth6 { width: 132px;}
col.colwidth7 { width: 154px;}
col.colwidth8 { width: 176px;}
col.colwidth9 { width: 198px;}
col.colwidth10 { width: 220px;}
col.colwidth11 { width: 242px;}
col.colwidth12 { width: 264px;}
col.colwidth13 { width: 286px;}
col.colwidth14 { width: 308px;}
col.colwidth15 { width: 330px;}
col.colwidth16 { width: 352px;}
col.colwidth17 { width: 374px;}
col.colwidth18 { width: 396px;}
col.colwidth19 { width: 418px;}
col.colwidth20 { width: 440px;}
col.colwidth21 { width: 462px;}
col.colwidth22 { width: 484px;}
col.colwidth23 { width: 506px;}
col.colwidth24 { width: 528px;}
col.colwidth25 { width: 550px;}
col.colwidth26 { width: 572px;}
col.colwidth27 { width: 594px;}
col.colwidth28 { width: 616px;}
col.colwidth29 { width: 638px;}
col.colwidth30 { width: 660px;}
col.colwidth31 { width: 682px;}
col.colwidth32 { width: 704px;}
col.colwidth33 { width: 726px;}
col.colwidth34 { width: 748px;}
col.colwidth35 { width: 770px;}


/* Special width sizes - to assist editors to improve the look of tables ... */
.w05pc { width: 05%;}
.w10pc { width: 10%;}
.w15pc { width: 15%;}
.w20pc { width: 20%;}
.w25pc { width: 25%;}
.w30pc { width: 30%;}
.w33pc { width: 33%;}
.w35pc { width: 35%;}
.w40pc { width: 40%;}
.w45pc { width: 45%;}
.w50pc { width: 50%;}
.w55pc { width: 55%;}
.w60pc { width: 60%;}
.w65pc { width: 65%;}
.w66pc { width: 66%;}
.w70pc { width: 70%;}
.w75pc { width: 75%;}
.w80pc { width: 80%;}
.w85pc { width: 85%;}
.w90pc { width: 90%;}
.w95pc { width: 95%;}
/* Internet Explorer is well known for getting 100% wrong - so 99% is the best approximation */
.w99pc { width: 99%;}
</pre></body></html>