@charset "utf-8";

#leftContent img {
	margin-top: 10px;
}
.envi_h4 {
	color: #007BBB;
	padding: 15px 5px 1px;
	margin-top: 5px;
	font-size: 1.1em;
	border-left: 3px solid #007BBB;
}
.envi_h5{
	color: #0066CC;
	padding: 15px 5px 1px;
	margin-top: 5px;
	font-size: 1em;
	border-left: thin #0066CC;
}

.earthquake_powersaving {
	list-style-type: disc;
	margin-left: 3em;
}

#activity #leftContent p.panel_img {
	text-align: center;
	display: inline;
}

#activity #leftContent p.panel_left {
	margin-right: 0px;
}

#activity #leftContent p.panel_right {
	margin-left: 0;
}
