.infoIcon {
	position: absolute; 
	right: 8px; 
	bottom: 8px;
	cursor: pointer;
}

.infoTitle {
	padding : 5px 5px 0px 5px;
	font-size : 25px;
	font-weight: bold;
}

.infoBody {
	padding : 0px 5px 5px 5px;
	font-size : 18px;
	font-weight: normal;
}

.infoPopUp {
	padding-top: 15%;
	overflow: hidden;
}

.headerIcon {
	height: 25px;
	width : 25px;
	display: inline-block;	
}