/* Print style sheet to give some quick info on each listing */

#accessibility {display: none;}
#header {display: none;}
#navigation {display: none;}
#balloon {display: none;}
#featurebar {display: none;}
hr {display: none;}
#content {display: none;}
#sidebar {display: none;}
#footer {display: none;}

h3 {text-align: center; text-transform: uppercase; font-family: Arial, Helvetica, sans-serif; font-size: 18px;}
hr {width: 100%; height: 1px; visibility: hidden; clear: both;}

#printsection {display: block; margin-top: 100px;}
table {width: 70%; margin: 5px auto; font-size: 12px;}
table.stats {width: 100% !important; font-size: 16px !important;}
table tr td {padding: 5px 0; text-align: center;}
table.stats tr td { text-align: left !important;}
table tr th {text-align: center;}
.lvldiv {background-color: #ddd; font-style: italic; text-align: center;}

.printmap {border: 1px solid #000; margin: 5px auto; display: block;}

.footnote {text-align: center; font-size: 10px; margin-top: 10px; clear: both;}

.sizes {float: right;}
.map {float: left;}
