.burnsImage
{
	position: relative;
	filter: alpha(opacity=0);
	opacity: 0;
	//-ms-interpolation-mode: bicubic;
}

