/***** fix png display in IE6 ****/

.png {
	behavior: url('css/iepngfix.htc');
}
