img {
	border: 0;
}
#clip, #nav ul, #nav #nav-contact, #section-nav, #podmenu, #page-tools, #footer, #hd-search {
	display: none;
} 
#section-title {
	display: block;
}
#fom {
	display: none;
}
/* Images on summary pages */
.list-item-img
{
	display: none;
}
/* Regional filter on summary pages */
.link-list
{
	display: none;
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

/********************/
@media print {
.herpImagecaption
{
 background-color:#CCCCBB;	
 margin-top:-5px; 
}
.container {
width: 100%;
clear: both;

}
.statsInfo
{
	font-size:x-small;
	margin-top:25px;
	
	
}
.statsInfo dl 
{
	
	
}
.statsInfo dt 
{
	text-align:left;
	
}
.statsInfo dd 
{	
	margin-top:-18px;	
	float: left;
}
 #stats, #map{
float: left;
text-align: center;
margin: 1px;
overflow: hidden;
}

#stats 
{
float: left;
width: 40%;
text-align: left;
}

#map {
width:59%;
}

.clear
{
	clear:both;
}

.left
{
	width:305px;
	float:left;
}
.left #ScientificNameFont
{
	font-style:italic;
}


.leftkey dt
{
	font-weight:bold;
	float:left;
}

.leftkey  dd
{	
	padding-bottom:10px;	
}

.HerpetofaunaAtlasTitle
{
	font-weight:bold;
	text-align:left;
	width:130px;
	float:left;
}

.HerpetofaunaAtlasDetails
{
	clear:both;
	width:530px;
}

.RightPic
{
	width:223px;
	height:149px;
	float:left;
	margin-left:4px;
}

.RightPic p
{
	float:none;
}

.left dt
{
	font-weight:bold;
	float:left;
	padding-bottom:5px;
}

.left dl dd
{
	padding-left:120px;
	padding-bottom:5px;
}
}
