/**
 *
 * Styles for setting OFF the image and flash replacement
 * We don't define de styles for image and flash replacement for setting OFF them
 * 
 * 
 */

*.image_replacement {
	background: none !important;
	}

*.image_replacement span {
    display: inline;
	}