
/* START ootstrap version styles */
	.well.colHead {
		background-color: #F3742A !important;
		border-color: #F3742A !important;
		color: #ffffff;
		padding: 0.5em !important;
	}
	.well.colHead h2, .well.colHead a, .well.colHead a:hover {
		text-decoration: none !important;
		color: #ffffff !important;
	}

    .well.colHead h2 {
		font-size: 1em;
		text-transform: uppercase;
    }
/* END bootstrap version styles */