﻿.rbl
{
    border-collapse: collapse;
    border-spacing: 0;
    width:100%;
    text-align:center;
    border-right: 0px #ddd hidden;
    border-bottom: 0px #ddd hidden;
    border-left: 0px transparent hidden;
    border-top: 0px transparent hidden;
}

.rbl
{
    text-align:center;
    border-right: 0px #ddd idden;
    border-bottom: 0px #ddd ndden;
    border-left: 0px transparent hidden;
    border-top: 0px transparent hidden;
}

#txtNote
{
    width:777px;
    background-color:#FFFFFF;/*
    height:100px;*/
    /*font-size: 12px;
    font-family:Arial;
    border: 1px solid #C6C6C6;
	padding: 5px;/*
    overflow: hidden;*/

} 

.AvvisiValidate
{
    font-weight:bold;
    width:100%;
    display: inline-block;
    text-align:left;
    
}

.errore
{
    background-color:#FFC1C1;
}

.avviso
{
    font-weight:bold;
}