﻿.textBox{
    color:#333;
    font-size:11px; 
    padding:0px;
    margin-left:3px;
    width:119px;
    margin-top:3px;
    height:14px;
    text-align:left;
    margin-right:3px;
    }
    

#page #middle #header #divGeneral .bottom .button{
    /*float:left;*/ 
     margin-top:7px; 
     margin-left:3px; 
     float:left
    } 

.disabledButton{
    background:url('Immagini/Controls/DisabledButton.gif') Transparent no-repeat;
    color:#fff;     
    height:18px;
    width:115px;
    border:none;
    font-weight:bold;
    }