#toplist, #pagelogo, #scrolldirections, #townlist, #shortbirdingintro, #websitecredits {
	display: none !important;
}

body, #wrapper, #content, #footer {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #000;
}

body {
	font-size: 9pt !important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
	


#wrapper
{
	
	width: 670px; /*for print sizing*/
	background: none;
}

#heading img
{
	width: 670px; /*for print sizing*/
	height: 69px; /*for print sizing*/
}


.leftfloat
{
	float: none !important;
}

.rightfloat
{
	float: none !important;
	text-align: right; /*so that images won't break in middle */
}

.info {
	page-break-inside: avoid;
	width: 90%;
}


.info h1 {
	font-size: 1.1em;
	page-break-after: avoid;
}

.info img {
	height: 100px;
	page-break-after: avoid;
	page-break-inside: avoid;
}

ul li.icons {
	page-break-before: avoid;
}

.icons img {
	height: auto;
}

.info ul {
	list-style-type: none;
}

.label {
	font-weight: bold;
}




#credits
{	
	float: none;
}

#credits img
{
	margin: 10px 0px;
	border: 0px;
	float: none;
}


	



