/*
 * printer friendly style sheet
 */

#print-header {
  display:block;
}

div#awards-header {
  width: auto;
  clear:both;

}
.view-awards-highlight {
  position: relative;
  height: auto;
  width: auto;
  float:right;
  line-height: 12pt;
}
.awards_highlight_link {
  width: 250px;
}
#bodycontent {
  margin-left: 20px;
  margin-right: 20px;
  width: auto;
}
div#awards_right {
  width: 350px;
}
div#awards_center {
  width: 350px;
}

/* 
 * turn off anything that we don't want on 
 * printed pages.
 */

div#left { display:none; }
.page-tools { display:none; }
#footer { display:none; }
.tabbed_header { display:none; }
.admin_edit { display:none; }
.block-user { display:none; }
div.tabs { display:none; }
#finalists_button { display:none; }
