﻿/* Make minor updates to the printer layout */

.g2 
{
    width:100%;
}


#primary 
{
    display:none;
}

#sidebaricons 
{
    display:none;
}

#sidebar 
{
    display:none;
}

#primary-search 
{
    display:none;
}

#subheading 
{
    display:none;
}

.rating 
{
    display:none;
}

.storyDetailReviewList
{
    display:none;
}


#footer-main 
{
    display:none;
}

#footer-secondary 
{
    display:none;
}

blockquote 
{
    border:none;
}

article .content ul li 
{
    list-style: inside;
}
.fontface h1, .fontface h2, .fontface h3, .fontface h4, .fontface #lia-body .lia-content .lia-panel .lia-panel-heading-bar span,
.fontface .module.heading.big,
body, .fontface p {
	font-family: Arial !important;
}

a:after{    
  content: " ("attr(href) ") ";    
  font-size: 0%;   
}