/**
 * Edilex 2005 (c) Edita Publishing
 * $Id: print.css,v 1.6 2009/03/11 13:08:33 jhu Exp $
 */

* {
	color: black !important;
}

body {
	font-size: 0.9em;
}

#container {
	width: auto;
}

.printLogo {
	display: block;
	float: right;
}

ul.buttons, .nextPrevDocTop, .nextPrevDocBottom {
	display: none;
}

#urlPath {
	font-size: 0.7em;
}

#urlPath a {
	color: black;
}

.lastUpdate {
  display: block;
  font-style: oblique;
  font-size: 0.7em;
  float: right;
  clear: both;
  width: 20em;
  text-align: right;
}

#siirryNavi {
  display: none;
}
