@import "/-/2-visual.css";

@media Screen, Projection {

  /* masthead */

  #masthead {
    padding-bottom: 152px; /* 188 */
    background: #fff url(/-/banner-homepage.jpg) 50% 100% no-repeat;
    min-height: 5.25em; /* needed for KHTML since it isn't apparently enclosing child floats, even though masthead is floated, too */
  }

  /* sidebar news */

  #sidebar .news ul.freeform {
    margin-left: 15px;
  }

}