.closebutton {
	/* For IE6, remove background and add filter */
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/close.png', sizingMethod='scale');
	cursor: hand; /* ie */
}