@charset "utf-8";

/*#div02, #smalldiv02icon {
    background: url(../images/bgDiv2.png);
}
#div03 .health.show a {
    color: #343434;
}*/
.smalldiv03::after, #smalldiv03icon::before {
    content: "\E012";
}
.smalldiv05::after, #smalldiv05icon::before {
    content: "\E043";
}

.learnMoreAE {
	display: none;
}

.learnMoreAE.active {
	display: inline;
}