.loading { text-align: center; }
.box { border-bottom: 1px dashed #52712B; margin-bottom: 10px; }
ol.timeline { list-style: none; font-size: 1.2em; margin: 0 20px; width: 90%; }
ol.timeline li { text-align: left; position: relative; padding: 0 0 5px 5px; border-left: 3px solid #52712B;}

form#formInsCommento {
  width: 90% !important;
  width /* */:95%;
  margin-left: auto;
  margin-right: auto;
}
form#formInsCommento label {
  float: left;
  width: 100px;
  margin: 5px 5px 0 0;
  text-align: right;
  font: bold 1em Verdana, Arial, Sans-serif;
}
form#formInsCommento input.hidden { visibility: hidden; }
form#formInsCommento input,
form#formInsCommento select,
form#formInsCommento textarea {
  display: block;
  padding: 0; margin: 5px 0 0 5px;
  border: 1px solid #52712B;
  color: #52712B;
  font: bold 1em Verdana, Arial, Sans-serif;
  background-color: #C5DD87;
}
form#formInsCommento div input.pulsanteLarge { margin-left: auto; margin-right:auto; text-align: center; width: 200px; }

