
#forumviestit {

	font-size:0.9em;	
	font-weight: normal; 
	font-style: normal;
 }
.forumviestininfopalkki { 
	/* background-color: #eaeaea; */
	padding:1em 0.5em 0.5em 0em;
	margin-top:1em;
	/*border-top:1px solid #eaeaea;*/
}


.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 1em 0em;
	color: #333333; 
	background-color: transparent;
}
.forumvastaus { 
	margin:0px 0px 1em 0em;
	padding-left:5em;	
	font-style: italic;
	color: #993333; 	
	background-color: transparent;
}
