/*
 * IE7 adjustments
 */
img{ /* provides better resampling of images in IE */
	-ms-interpolation-mode:bicubic;
}