/*
** Print style sheet -- set a handful of things to nodisplay:
*/

img.curve-l {
	display: none;
}
img.curve-r {
	display: none;
}
#swLeft {
	display: none;
}

