#editor1 a {
	color:#6C8197;
}
#editor1 a:link  { text-decoration: underline; }
#editor1 a:active { text-decoration: underline;  }
#editor1 a:visited { text-decoration: underline; }
#editor1 a:hover { text-decoration: none;  }

#editor2 a {
	color:#6C8197;
}
#editor2 a:link  { text-decoration: underline; }
#editor2 a:active { text-decoration: underline;  }
#editor2 a:visited { text-decoration: underline; }
#editor2 a:hover { text-decoration: none;  }

#editor3 a {
	color: #e2e6ea;
}
#editor3 a:link  { text-decoration: underline;  }
#editor3 a:active { text-decoration: underline;  }
#editor3 a:visited { text-decoration: underline;  }
#editor3 a:hover { text-decoration: none; }

#editor4 a {
	color: #f1d7d5;
}
#editor4 a:link  { text-decoration: underline;  }
#editor4 a:active { text-decoration: underline;  }
#editor4 a:visited { text-decoration: underline; }
#editor4 a:hover { text-decoration: none;  }

#copy a {
	color: #a4b1bf;
}
#copy a:link  { text-decoration: none;  }
#copy a:active { text-decoration: none;  }
#copy a:visited { text-decoration: none; }
#copy a:hover { text-decoration: none; color: #6c8097; }


/* HAKULAATIKKO */
#hakulaatikko {
	font-size:75%; 
}
#hakulaatikko label {
	height:1.8em;
	line-height:1.8em;
}
#hakulaatikko input {

}
#hakulaatikko #x_hakulause {
	width:110px; 
	background-color:#ffffff; 

	border:1px inset #8b8863;
	margin:0;
	padding:2px 0px 0px 2px;	
	height:1.8em;
	vertical-align:middle;
}
#hakulaatikko input#submit {

}
#hakulaatikko #submit {
	cursor:pointer;	
	
	margin:0;	
	padding:0px 6px 0px 6px;	
	height:1.8em;
	
	vertical-align:middle;
	text-align:center;
	border:1px outset #579577;
	background:#579577;
	color:#ffffff;

	/*
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;		
	*/
}

#palautelomake  {
	/*font-size:75%;*/
	
}
#palautelomake input, #palautelomake textarea {
	width:268px;	
}

#tarjouspyynto input, #tarjouspyynto textarea {
	width:240px;	
}
#palautelomake input.autowidth, #tarjouspyynto input.autowidth {
	width:auto;	
}


/* =================================================================*/
/* UUTISNOSTOT */

#uutisnostot {
	clear:both;
	margin:0px;
	padding:0px; 
	font-size:75%;
}
#uutisnostot h2 {

	font-size:1em;
}
#uutisnostot ul {	
	margin:6px 0 0 0;
	padding:0px; 
	list-style:none;
}
#uutisnostot ul li {	
	margin:0 0 1em 0;
	padding:0px; 
}
#uutisnostot a:link  { text-decoration: underline; color:#6c8197; }
#uutisnostot a:active { text-decoration: underline; color:#6c8197; }
#uutisnostot a:visited { text-decoration: underline; color:#6c8197; }
#uutisnostot a:hover { text-decoration: none; color:#6c8197; }


/* =================================================================*/
/* UUTISET KAIKKI */
/* =================================================================*/
#uutiset_kaikki {
	clear:both;
}
#uutiset_kaikki h2 {
	font-size:1em;
	margin:0 0 1em 0;
	clear:both;
}
#uutiset_kaikki a  { font-weight:bold; }
#uutiset_kaikki a:link  { text-decoration: underline; color:#6c8197; }
#uutiset_kaikki a:active { text-decoration: underline; color:#6c8197; }
#uutiset_kaikki a:visited { text-decoration: underline; color:#6c8197; }
#uutiset_kaikki a:hover { text-decoration: none; color:#6c8197; }


/* =================================================================*/

