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