#feature h2, #myExtraContent2{
	background-color: rgba(0, 26, 100,0.8)!important;
	}

.ie8 #myExtraContent2{
	background-color: transparent!important;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CC001A64,endColorstr=#CC001A64)"; /* IE8 */
	}