/* print.css

Copyright 2009 Future Medium Pty Ltd

*/

#flashBanner,
.awards,
.contact,
#navigation,
.toolbar,
.sub-nav-holder,
.form-option,
.secondary-content-holder,
#disclaimer .sl,
#disclaimer .back-to-top,
#disclaimer .sr,
.autopublish-article .enlarge,
#flash-testimonial,
#flash-advert,
.autopublish-article .download-file,
.flash-webcast,
#webcast,
#promotional-panel,
.tab-actions,
#footer ul{
  display: none;
}

.banner-inner .logo {
  position: relative;
  top: 0;
  left: 0;
  margin-bottom: 10px;
}

.wrapper {
  width: 650px;
  margin: 0;
}

.primary-content-holder {
  float: none;
  width: 100%;
}

.sub-content-holder {
  float: none;
  width: 100%;
  margin: 0;
}

.section-overview-container {
  float: none;
  width: 100%;
  margin: 0;
  margin-left: 15px;
}

.section-overview-content {
  border: 0;
}

.section-overview-container.alt {
  margin-left: 15px;
}

.section-overview-content .btn {
  display: none;
}

.show-news #news-pane,
.show-news #blog-pane,
.show-blog #news-pane,
.show-blog #blog-pane {
  display: block;
}

#tabbed-panel .tab-content {
  float: none;
  border: 0;
  width: 100%;
  padding: 0;
}

#tabbed-panel .news-item h4 {
  margin-bottom: 0.25em;
}

#tabbed-panel .news-item .action {
  display: none;
}

#tabbed-panel .news-item .rss-action {
  display: none;
}

#tabbed-panel .tabs {
  display: none;
}