.pressarticle {
	padding: 10px 20px 10px 20px;
	border-bottom: solid #999 1px;
	margin: 10px 0 10px 0;
}
.pressarticle h3 {
	font-size: 130%;
	font-weight: bold;
}
.pressarticle h4 {
	font-size: 100%;
	color: #5A6464;
	border-bottom: dotted #999 1px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.pressarticle p {
	color: #323C3C;
	padding-bottom: 10px;
}
.press_copyright {
	font-size: 9px;
	text-align: right;
	line-height: 1.4em;
	padding: 10px 0 10px 0;
}
p.date {
	font-size: 100%;
	color: #5A6464;
	border-bottom: dotted #999 1px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.pressarticle img {
	width: 100px;
	float: right;
	border: 1px solid #ccc;
	margin-left: 10px;
}
