img {
  border-width : 0px;
}

img.centrale {
  display      : block;
  margin-left  : auto;
  margin-right : auto;
}

img.segui {
  vertical-align : middle;
}

img.togglebutton {
  left     : 0px;
  position : absolute;
  top      : 0px;
}

img.ui-datepicker-trigger {
  float : left;
  width : 18px;
}

.ui-autocomplete-loading {
  background : white url("/immagini/wait.gif") right center no-repeat;
}

div.specifiche img{
  float  : left;
  margin : 3px;
}

#graf_vel {
  width: 380px;
  height: 100px;
  background: #FEB;
}

#graf_vel polygon {
  fill: #0B9;
}