.errore{
    height:15px;
    padding-left:30px;
    padding-top:2px;
    background:url(gfx/errore.png) no-repeat 10px 1px;
    float:left;
    font-size:11px;
    color:#f00;
}

.tasto{
    float:left;
    border:0px;
    background:#ddd;
    margin:1px;
    font-size:12px;
    color:#666;
    font-weight:bold;
}

.sx_cont{
    font-family:trebuchet ms;
    float:left;
    height:26px;
    width:130px;
    font-size:13px;
    letter-spacing:-1px;
    font-weight:bold;
    color:#ff7000;
}

.dx_cont{
    float:left;
    width:500px;
    height:26px;
}

.dx_testo{
    width:360px;
    border:1px solid #ccc;
    height:50px;
    color:#666;
    overflow:auto;
    padding:2px;
    font-size:10px;
    background:#fff;
    line-height:11px;
    float:left;
}
