/*THIS FILE IS AUTOMATICALLY GENERATED DO NOT EDIT*/
.infoBox {
	float: left;
	width: 30.666%;
	height: 49px;
	background: #0090A5;
	color: white;
	padding: 1%;
	margin-right: 1%;
	cursor: pointer;
}

.lastBox {
	margin-right: 0;
}

.infoBox a {
	color: inherit;
	background: inherit;
	text-decoration: inherit;
}

