/**
 * Default stylesheet for PRINTING
 */
 
html, body {
height:100%;
}

#skip-links, #toolbar-section, #developed-by, #privacy, .stats {
display:none;
}

#gsr-container {
position:absolute;
top:0;
right:0;
text-align:center;
}
#gsr-container img {
border:0;
}

#call .telno {
font-weight:bold;
font-size:larger;
}
#emergency-callout {
font-weight:bold;
}

#payment-methods {
/*float:right;*/
position:absolute;
right:0;
bottom:0;
text-align:right;
}

#footer-section {
margin-top:1em;
}

address {
margin:1em 0;
}

a {
text-decoration:none;
color:#000;
}
