.errore{
    height:20px;
    padding-left:20px;
    padding-top:5px;
    background:url(gfx/errore.png) no-repeat 0px 4px;
    float:left;
    font-size:11px;
    color:#f00;
}

.tasto{
    float:left;
    border:0px;
    background:url(gfx/info.jpg) no-repeat 0px 0px #fff;
    font-size:10px;
    width:80px;
    height:32px;
    padding-left:30px;
    font-size:13px;
    font-weight:bold;
    color:#484719;
}

.sx_cont{
    float:left;
    height:auto;
    width:150px;
    padding:1px 0px 2px 0px;
}

.dx_cont{
    float:left;
    width:450px;
    height:auto;
    padding:1px 0px 2px 0px;

}


.dx_testo{
    float:left;
    height:20px;
    width:380px;
    border:1px solid #ccc;
    font-size:10px;
    overflow:auto;
    padding-left:5px;
}