/*--- general ---*/
	
	* { background: none!important; font-family:Arial, sans-serif;}
	body {font-size:12px;line-height:18px;}	
	.hideme, #shortcuts, #shortcuts_title, #nav, #author, .news_preview, #news_selection, #functions, #subnav, #contactinfo { display: none; }
	.news_page .graphic { float: right; margin-left: 1em; }

	a { color: #000; }
		a img { border: 0; }

	div.zms_graphic { margin-bottom: 1em; }
	div.zms_graphic.floatleft { float: left; margin-right: 1em; }
	div.zms_graphic.floatright { float: right; margin-left: 1em; }
	div.zms_graphic.right { text-align: right; }
	div.zms_graphic.center { text-align: center; }
	div.graphic.alignleft { float: left; margin: 0 1em 1em 0!important; text-align: right; }
	div.graphic.alignright { float: right; margin: 0 0 1em 1em!important; text-align: right; }
	div.zms_graphic .zoom {height: 21px; margin: 1px 0 0 auto; width: 23px; }
	div.zms_graphic .text { margin-top: 3px; }

