
h5 {
	font-size: 1.05em;
	font-weight: 500;
	line-height: 1.8;
	color: #606060;
	text-transform: none;
}


.grpsect img {
	opacity: 0.30;
}

.grpsect img:hover {
  background-color: rgba(255,107,250,0);
  opacity: 0.75;
}

.grpsect .active img, .grpsect .active img:hover {
  background-color: rgba(255,117,117,0.5);
  opacity: 1;
}

.contenttable tr {
	border: none;
}
