#earthbanner {
	background-image: url(/images/gx/earthhour/earthbanner.gif);
	height: 70px;
	position: relative;
}
#earthbannertext1, #earthbannertext2 {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	margin: 0 30px 10px 0;
}
#earthbannertext2 {
	margin: 0 20px 10px 0;
}

#earthpromo {
	position: absolute;
	top: 225px;
	left: 225px;
	width: 300px;
	padding: 10px;
	border: 2px solid #FFFFFF;
	background: #000000;
	color: #FFFFFF;
	font-size: 1em;
	background-image: url(/images/gx/earthhour/eartharrow.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#earthbanner a:link, #earthbanner a:visited, #earthpromo a:link, #earthpromo a:visited { color: #FFFFFF; text-decoration: none;}
#earthbanner a:hover, #earthpromo a:hover { text-decoration: underline; }

#earthclose {
	position: absolute;
	right: 5px;
	top: 5px;
}
