/**
 * Style sheet print_v2
 */
#header, #footer, #left
{
	display:none;
}

#main
{
	width:700px;
}

img, #main img, #body img
{
	display:none;
}

