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

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