/* Print stylesheet */
html {
	width:100%
}

#page {
	width:100%
}


.logo {
	text-indent: 0;
	font-family: "HelveticaNeue-Heavy", "Arial Black", Arial, sans-serif; 
	font-size: 3em;
	text-decoration: none;
}

#navigation {
	display: none;
}

#ie6 #content {
	width: 100%;
}

#ie6 .feature-note, #ie6 .feature-pod,
#ie7 .feature-note, #ie7 .feature-pod {
	float: none;
	margin: 0;
	width: auto;
}

#ie6 .feature-note *,
#ie7 .feature-note * {
	width: auto;
}