#tiedotteet {
	background: #e9e9e9;
	margin: 10px 5px 10px 5px;
}
#tiedotteet h2, #tiedotteet h2 , #tiedotteet h2 , #tiedotteet h2  {
	display: block;
	background: #454545 right;
	color: #ffffff;
	font: normal 14px Arial, Helvetica, sans-serif;
	padding: 2px 0 2px 7px;
        border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
}
#tiedotteet h3 {
	padding: 0 7px 2px;
	font: bold 8pt Arial, Helvetica, sans-serif;
}
#tiedotteet p {
	padding: 2px 7px;
	font: normal 8pt Arial, Helvetica, sans-serif;
}
#tiedotteet .pvm {
	padding: 4px 7px 0;
}
#tiedotteet a {
	color: #990033;
}
#tiedotteet a:visited {
	color: #996666;
}
#tiedotteet a:hover {
	color: #990033;
}
#tiedotteet .lisaa {
	text-align: right;
}

.tiedote {
	padding-bottom: 6px;
}