.ih-green, .ih-blue, .ih-red, .ih-purple, .ih-yellow {
	margin: 0;
	padding: 7px 8px;
	border-bottom: 1px solid white;
}

.ih-green { background: #5AC42D; color: white; }
.ih-blue  { background: #6BC2D1; color: white; }
.ih-red  { background: #FF1515; color: white; }
.ih-purple  { background: #8D79EC; color: white; }
.ih-yellow  { background: #FFFF15; color: black; }
