﻿/* No Dotted Lines */
a
{
	behavior: url(/scripts/onclickbehavior.htc);
}
:focus
{
	-moz-outline-style: none;
}
/* End No Dotted Lines */

img.png
{
	border:none;
	behavior:url(/scripts/pngbehavior.htc);
}