.cont_header_bg { 
	background: #98c922; 
	color: #ffffff;
}

.cont_header_col { color: #98c922;  }

.cont_header {
	padding:6px 15px;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	background: #98c922;
	color: #ffffff;
}
.cont_content {
	padding: 8px 15px;
	background: #E7E8E9;
}

.cont_link a { color: #ffffff; text-decoration: none; }
.cont_link a:hover { color: #ffffff; text-decoration: underline; }

