#feature h2, #myExtraContent2{
		background-color: rgba(188, 0, 7, 0.8)!important;
	}
	
.ie8 #myExtraContent2{
	background-color: transparent!important;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCBC0007,endColorstr=#CCBC0007)"; /* IE8 */
	}