div.colBG{
	background-image:none !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#45007ca5,endColorstr=#45007ca5,GradientType=0);
	zoom: 1;
}

div.colBGgray{
	background-image:none !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#665a676b,endColorstr=#665a676b,GradientType=0);
	zoom: 1;
}

div.colBGorange {
	background-image:none !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66e76f00,endColorstr=#66e76f00,GradientType=0);
	zoom: 1;
}

.mls ul.my_files li.sfhover {
	background-image:none !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66ffffff,endColorstr=#66ffffff,GradientType=0);
	zoom: 1;
}

div.col2_content.semiTrans{
	background-image:none !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#aaffffff,endColorstr=#aaffffff,GradientType=0);
	zoom: 1;
}

div.col3 div.rbottom b{
	background-image:none !important;
	filter:alpha(opacity=30);
	background-color:#007ca5;
}

div.col3 div.bottom img.left{
	background-image:url(/images/layout/cons/contentBtmSemi_lft.gif);
}

div.col3 div.bottom img.right{
	background-image:url(/images/layout/cons/contentBtmSemi_rt.gif);
}

/*IE gets special treatment to allow clickable overlay masks*/
#banner_overlay div {background-image:url(/int/images/hIEfix.png);}