#forum_lomake {
	padding:0 0 1em 0;
}

#forum_lomake_esiin_piiloon {
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
}
.forumarea_otsikko {
	border-top:1px solid #e35c00;
	border-bottom:1px solid #e35c00;
	color:#e35c00;
	line-height:22px;
	margin:0;
	padding:0;
}

#forumviestit {
	background-color:#f0ebc9; 
	padding:10px 20px 20px 20px; 
	margin-top: 20px;
	
	font-weight: normal; 
	font-style: normal;

 }
 
 
.forumviestininfopalkki { 
	/* background-color: #eaeaea; */
	padding:0em 0em 0.2em 0em;

}


.forumviestinotsikkko {
	font-weight: bold; 
	display:block;
}
.forumkirjoittaja { 
	color: #333333; 	
	background-color: transparent;
	font-weight: bold;
}
.forumdate { 
	color: #333333; 	
	background-color: transparent;
}
.forumviesti { 
	margin:0px 0px 0em 0em;
	color: #333333; 
	background-color: transparent;
}
.forumvastaus { 
	margin:0px 0px 1em 0em;
	padding-left:5em;	
	font-style: italic;
	color: #993333; 	
	background-color: transparent;
}

#forumviestit hr {  
	border: 0;
	height: 1px;
	background-color: #e35c00; 
	color: #e35c00; 
	clear:both;
	margin:1em 0;
}
