/* @override http://www.peppermintpark.com.au/squelettes/css/print.css */

/* CSS Document */

* { border: none; outline : 0; float: none; margin: 0; padding: 0; position: relative; }

html body.active #page #bd { clear: both; }

html body.active #page #hd a { display: block; position: relative; }
html body.active #page #hd a.access { display: none; }
html body.active #page #hd img { margin-bottom: 20px; }

html body.active #page #bd #nav { display: none; }
html body.active #page #bd #con { float: none; width: 800px; }
.narrow #con { width: 800px; }
html body.active #page #bd #con #scroller { display: block; width: 800px; }
html body.active #page #bd #con #scroller div { width: 800px; }
html body.active #page #bd #con #scroller div table { width: 75%; display: table; margin-bottom: 20px; }
html body.active #page #bd #con #scroller div table tr { display: table-row; }
html body.active #page #bd #con #scroller div table td { width: 30%; display: table-cell; padding: 4px 4px; border-bottom: 1px solid #000; }

.jScrollPaneContainer .jScrollPaneTrack, .jScrollPaneContainer a.jScrollArrowUp, .jScrollPaneContainer a.jScrollArrowDown, #back, a, style, script, title { 
	display: none;
}

body.active #page .logos { display: none; }

#ft { clear: both; margin-top: 400px; }