a.rollover {
	font-weight: bold;
	color: #009966;
}
.hide_rob {
	position: absolute;
	left: -1000em;
	top: -1000em;
}
.show_rob {
	background: transparent url(../images/earthday08/rob_top.gif) top left no-repeat;
	color: #38320f;
	width: 220px;
	position: absolute;	
	font-size: 110%;
	color: #000;
	z-index: 9999;
}
.show_rob strong {
	display: block;
}
.show_rob p {
	background: transparent url(../images/earthday08/rob_bottom.gif) bottom left no-repeat;
	margin: 15px 0 0;
	padding: 0 15px 15px;
	line-height: 130%;
}
.show_rob ul {
	padding-left:15px;
	margin-left: 0;
}