nav,
section.noprint,
.clear,
.relatedfoot,
#header,
#footer,
#hidden,
#fancybox-tmp,
#fancybox-loading,
#fancybox-overlay,
#fancybox-wrap,
#fancybox-outer {
	display:none;
}
.block,
.box {
	background: white;
	font-size: 10pt;
	font-family: Tahoma;
}
#title,
#title-climate,
#title-satellites,
#title-data,
#title-homepage {
	background: white;
	font-family: Tahoma;
	font-size: 15pt;
	margin:3px 0px 3px 0px;
	font-weight: bold;
}
h1 {
	font-size: 13pt;
	margin-bottom:3px;
	font-weight: normal;
	font-style: italic;
	page-break-after: avoid;
}
h2 {
	font-size: 12pt;
	margin:3px 0px 3px 0px;
	page-break-after: avoid;
}
h3 {
	font-size: 11pt;
	margin:3px 0px 3px 0px;
	page-break-after: avoid;
}
h4,
h5,
h6,
h7 {
	font-size: 10pt;
	margin:3px 0px 3px 0px;
	page-break-after: avoid;
}

.thumbnail-right img,
.thumbnail-left img,
.thumbnail-left2inline img,
.thumbnail-right2inline img,
.image-right,
.image-left {
	float:right;
	padding:3px 10px 10px 10px;
	width:75px;
	height:75px;
	border:0px;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
#galpage a:link, 
#galpage a:visited {
	color: black;
	font-weight: normal;
	text-decoration: none;
}
#galpage ul {
	padding:10px 0px;
	margin:0px;
	page-break-before: always;
}
#galpage li	{
	list-style:none;
	margin-left:-40px;
	padding-bottom: 75px;
}
#galpage img {
	float:right;
	padding:3px 10px 10px 10px;
	width:75px;
	height:75px;
	border:0px;
}
#search-results a:link, 
#search-results a:visited {
	color: black;
	font-weight: normal;
	text-decoration: none;

}
#search-results li	{
	list-style:none;
	padding-bottom: 10px;
	}
table {
	text-align:left;
	page-break-before: always;
}
table caption details {
	display:none;
}
table tr {
	padding-top: 20px;
	page-break-after: avoid;
}
table td, 
table th {
	vertical-align:top;
}