/* VOTAZIONE NELL'INDICE */
#boxVotoEsitoAlert > .labelVoto{text-align: center; color: #000; font-weight: bold;}
#boxVotoAlert > .labelVoto{text-align: center; color: #000; font-weight: bold;}
#boxVotoEsitoAlert ul{list-style-type: disc;padding-left: 20px;line-height: 17px;}
#boxVotoAlert ul{list-style-type: disc;padding-left: 20px;line-height: 17px;}
#boxVotoEsitoAlert table{width: 100%; border-spacing: 0;border-collapse: collapse;}
#boxVotoEsitoAlert table tr{display: table-row;vertical-align: inherit; border-color: inherit;}
#boxVotoEsitoAlert table tr td{padding: 3px;line-height: 1.42857143;vertical-align: top;border-top: 1px solid #aaa;}
#boxVotoEsitoAlert table tr td:first-child{text-align: center;width: 50px;}
#boxVotoEsito div{text-align: center;color: red; font-weight: bold;}