div#vm-search .form-button, div#vm-search .form-submit {
  margin: 0;
  text-transform: uppercase;
  font-family: Verdana, Arial, san-serif;
  font-size: 0.9em;
  border: 1px solid #fff;
  background: #aec8e3;
}

div#vm-search .form-item label {
  font-weight: normal;
  text-transform: uppercase;
}

div#vm-main-right ul li.leaf { background: url(../images/body/bullet.png) left 0.5em no-repeat; }
div#vm-main-right ul li.collapsed { background: url(../images/body/collapsed.png) left 0.5em no-repeat; }
div#vm-main-right ul li.expanded { background: url(../images/body/expanded.png) left 0.5em no-repeat; }

div.help {
  line-height: 1.5em;
  margin: 0.4em;
  font-size: 0.85em;
}

div.tabs { 
  margin: 0.3em;
  font-size: 0.85em;
}

div#vm-promo-pic .content {
  margin: 0;
}