#resource_info {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	visibility: hidden;
	height: 50%;
	width: 80%;
	left: 0px;
	top: 0px;
}
#resource_info {
	position: relative;
	visibility: hidden;
	height: 0%;
	width: 95%;
	left: 0px;
	top: 0px;
}
