/*
 * Theme: DrOz
 * Author: The Revere Group
 * Description: Fixes Firefox 3 problems
 */
.promo .copy,
body.home .node-site_promo .promo .copy {
  height:auto !important;
  height:215px;
  min-height:215px;
}

body.home .node-site_promo .html-promo .copy,
.html-promo .copy {
  height:auto !important;
  height:250px;
  min-height:250px;
}