/* CSS to "fix" IE6 bugs... */
hr.shadow
{
	color:#fff;
	background-color:#fff;
	border:1px dotted #ccc;
	border-style:none none dotted; 
}