#frmRichiestaPreventivo
{
    margin-right:20px
}

#boxDatiContatto, #boxDatiVeicolo
{
    border-bottom:1px solid #ccc;
    margin-bottom:15px
}

  #LabelBoxDatiPersonali, #LabelBoxDatiVeicolo, #LabelboxDatiSchedaRichiesta 
  {  
    font-size: 12px;
    font-weight: bold;
    margin-bottom:15px
  }


.contentLabel 
{
    float:left;
    margin-right:20px;
    width:300px;
    margin-bottom:20px
}

.contentLabel input
{
    margin-top:7px
}

.contentEstimate {
   padding-bottom: 1rem;
}

    .contentEstimate button {
        max-width:197px;
    }

    .contentEstimate h2 {
        background: #ccc;
        padding: 0.5rem;
    }

#prev_note textarea {
    width:100%;
    margin-bottom:1rem;
    height:140px;
}

