﻿.numeric_strikethrough
{
    text-align: right; 
    text-decoration: line-through;
}

.numeric_euro
{
    text-align: right; 
}


.numeric_sconto
{
    text-align: right;
    text-decoration: line-through;
    font-style: italic;
    color: #CCCCCC;
}
