/* Print Styles - mostly eliminating DIVs... ;) */

html {
	background-color: white;
}

div.content div.left {
	width: 800px;
}

div.news-detail div.options,
div.contentNavi,
div.right,
div.foot,
div.addspace,
div.head,
div.news-social-bookmarks {
	display: none;
}

div.content div.left p {
	font-size: 10pt;
}

div.news {
	font-size: 13px;
	margin:10px 0px;
}
