html {
	height:101%;
}
body {
	font-size:99%;
	font-family: Tahoma, Candara, Verdana, Arial, sans-serif;
	font-family:  Arial, Verdana,sans-serif;
	height:101%;
}
table, td {
	font-size: 1em;
	font-weight:inherit;
}

#sisalto, #editor1, #editor2, #editor3, #editor4 {
	font-size:88%;
	line-height:1.3em;	  
}

#editor2 {
	font-size:113%;
	font-weight: normal;
	line-height:1.2em;  
}


	
#sisalto table {
	line-height:1.3em;
}
#sisalto table {
	vertical-align:top; 
}
h1 {  
	font-size:1.29em;
	font-weight: bold;
	margin:0em 0em 0.5em 0em;
	line-height:normal;	
}
h2 {
	font-size: 1.14em; 
	font-weight: bold;
	margin:0em 0em 0.2em 0em;
	line-height:normal;	
}
h3{
	font-size: 1.0em; 
	font-weight: bold; 
	margin:0em 0em 0.3em 0em;
	line-height:normal;	
}
h4{
	font-size: 1em; 
	font-weight: bold; 
	margin:0em 0em 0em 0em;
	line-height:normal;	
}
p {
	font-size: 1em;
	margin:0em 0em 1em 0em;
}

#editor3 p, #editor4 p {
	font-size: 1em;
	margin:0em 0em 7px 0em;
}
#editor3 h2, #editor4 h2 {
	font-weight:normal;
	margin:0em 0em 0px 0em;
}

ul{
	margin: 0em 0em 1em 1.4em; 
	padding: 0em; 
}
ol { 
	margin: 0em 0em 1em 1.4em; 
	padding: 0em; 
} 
li {
	font-size: 1em;
	padding:0;
	margin:0;
}


sup,sub {	
	height:0;	
	line-height: 1em;	
	vertical-align: baseline;	
	/*_vertical-align: bottom;	*/
	position: relative;	
	font-size:0.91em;
}
sup { bottom: 0.3em;}
sub { top: .2em;}

input {
	font-size: 1em; 
	font-weight: normal;
}
textarea {
	font-size: 1em; 
	font-weight: normal;
}
hr {  
	border: 0;
	height: 1px;
	background-color: #eaeaea; 
	color: #eaeaea; 
	clear:both;
}
blockquote {
	margin:0em 0em 0em 2em;
}
#sisalto table td, #editor1 table td, #editor2 table td, #editor3 table td, #editor4 table td  {
	vertical-align:top; 
}
#sisalto table th, #editor1 table th, #editor2 table th, #editor3 table th, #editor4 table th  {
	vertical-align:top; 
	text-align:left;
}
#editor1 table td, #editor2 table td, #editor3 table td, #editor4 table td, #editor1 table th, #editor2 table th, #editor3 table th, #editor4 table th  {
	border: 1px #cccccc dotted; 
}
#sisalto table tr th, #editor1 table tr th, #editor2 table tr th,  #editor3 table tr th, #editor4 table tr th {
	background-color:#cccccc;
	color:#000000;
}
#editor2   {
	font-weight: normal;
	
}
#editor2 table td  {
	font-weight: normal;
	
}



#editor3 {
	background-color:#ffebd0;
	padding:8px 11px 11px 11px;
	margin:0 0 13px 0;
}
#editor3 h2 {
/*
	padding:0 0 0 20px;
	background-image:url("../navineliot/oranssi.gif");
	background-repeat:no-repeat;
	background-position:0 4px;
	*/
}
#editor3 hr {
	width:220px;
	margin:0 0 8px -11px;
	height:13px;
	background-color:#FFFFFF;
	color:#FFFFFF;
	border:0;
	overflow:hidden;
}


#editor4 {
	border:4px solid #ff9900;
	padding:4px 7px 0px 7px;
}

#editor4 hr {
	width:220px;
	margin:0 0 8px -11px;
	height:20px;
	background-color:#FFFFFF;
	color:#FFFFFF;
	border:0;
	overflow:hidden;
	border-top:4px solid #ff9900;
	border-bottom:4px solid #ff9900;
}


.x_img_left {
	margin: 0.4em 1em 0.5em 0em;
}
.x_img_right {
	margin: 0.4em 0em 0.5em 1em ;
}
