@charset "utf-8";
}
.CMBGreen {
	color: #66fd01;
	font-size: xx-large;
}
.CMBGrey {
	color: #4e4e4e;
	font-size: xx-large;
}
.FooterGrey {
	background-color: #737373;
}
.TextBox {
	background-color: #D6D6D6;
	font-size: xx-large;
	border: 6px solid #4e4e4e;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	position: relative;
}
