/*==============================================================================
  Style sheet for Stewart and Wight Website - Printing
 (c) Andy Rushton 2009
==============================================================================*/

@import "style.css";

/* the left column */

#left_pane_div
{
  display: none;
}

/* the right column */

#right_pane_div
{
}









