
/**
 * $Revision: 1.10 $
 */


#header, #info {
	display: none;
}
#content {
	font-family: Garamond, Times, serif;
	font-size: 12pt;
}
#locationBar a  {
	padding: 0;
	margin: 0;
}
div#laki-alkup em, div#laki-ajantasa em {
	font-style: italic;
}
div#laki-alkup strong, div#laki-ajantasa strong {
	font-weight: bold;
}
.center {
	text-align: center;
}
div#laki-alkup h3, div#laki-alkup h4, div#laki-alkup h5 {
	text-align: center;
	page-break-after: avoid;
}
div#laki-ajantasa h3, div#laki-ajantasa h4, div#laki-ajantasa h5 {
	text-align: left;
	page-break-after: avoid;
}
a {
	text-decoration: underline;
	color: #000;
}
#content div.versionLinks {
	display:none;
}
#locationBar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.6em;
	background-color: #f7f7f7;
	padding-bottom: 4px;
	border-bottom: 1px solid #000;
}
#locationBar span {
	font-weight: bold;
}
#content h3, #content h4, #content h5 {
	margin: 0;
	padding: 0;
}
div#smur dd a {
	display: none;
}
div#smur ul.anchors {
	display: none;
}
dl.sectionList dt {
	font-weight: bold;
	margin-left: 0;
	padding-left: 0;
}
ul.resultPages {
	clear: both;
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0;
	float: left;
}

ul.resultPages li {
	display: block;
	float: left;
	width: 7em;
}
dl.docList {
	clear: both;
	margin: 0;
	margin-bottom: 30px;
}
dl.docList dt.doc, dl.docList dt {
	clear: both;
	padding: 10px 0 0 0;
	font-weight: bold;
}

/** säädökset: sivu-, palsta- ja katkoviivat **/
hr {
	text-align: center;
}
hr.sivu {
	border: none 0;
	border-top: 1px dashed #000;
	background-color: white; 
	color: white;
	width: 80px;
	height: 1px;
}
hr.palsta {
	border: none 0;
	border-top: 1px dashed #000;
	background-color: white; 
	color: white;
	width: 60px;
	height: 1px;
}
hr.katko {
	border: none 0;
	border-top: 1px dashed #000;
	background-color: white; 
	color: white;
	width: 200px;
	height: 1px;
	text-align: center;
}
.skip {
	display: none;
}

.kayttoehdot {
	font-style: oblique;
	color: #333;
}

#sopimusviite h3 {
	font-size: 1em;
	margin-left: 2em;
}
#sopimusviite h3.fi {
	font-size: 1.2em;
	margin-left: 0;
}
#sopimusviite h3.sanviite {	
	font-weight: normal;
	font-style: oblique;
	margin-left: 2em;
}

p.lastUpdate {
  display: block !important;
  font-style: oblique;
  text-align: right;
  margin: 0;
  padding: 0;
  float: right;
  font-size: .8em;
}


