/***** Styles for quote form *****/

#offerteForm label { display: block; font-weight: bolder; }
#offerteForm input, #offerteForm textarea { margin-bottom: 10px; width: 400px; }
#offerteForm textarea { font-family: Arial, Verdana, Sans; font-size: 11px; }
#offerteForm button { margin-bottom: 10px; }
#offerteForm { margin-top: 20px; }

