/*Stile per elenco puntato*/
ul.tabella_like, li.tabella_like {
border:0; margin:0; padding:0; list-style:none;
font-weight:normal; 
}

li.tabella_like {
clear:both;
list-style:none;
border: 1px solid #D9D7CC;
font-weight:normal;
margin-bottom:5px;
}
#form-normal li.tabella_like p {
font-weight:normal;  
}
