div.clear {
	clear: both;
}

a img {
	border-style: none;
}

/* PNG behaviour: */

img.png {
	behavior: url(/css/pngbehavior.htc);
}