/* print-median css */
html, body, #div_right{
	width:	100%;
	overflow:	hidden;
}

#div_left, #header{
	display:	none;
}

img{
	max-width:	75%;
}

#keywords{
	visibility:	none;
	display:		hidden;
}

p,a,li,ul,td,div,body{
	font-size:	1em;
}