@charset "utf-8";
/* CSS Document */
.certGraphic {
	background-color:#8c9cc6;
	background-repeat:no-repeat;
	margin-top:18px;
	height:65px;
	margin-bottom: 18px;
	}

	.certGraphic h2,
	.certGraphic h3 {
	font-size:1.3em;
	color:#fff;
	padding: 7px 10px 0px 210px;
	text-align: right;
	}

