.p_article {
	margin-bottom: 20px;
}

.p_details {
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom: solid 1px #CC6633;
	color: black;
	display: block;
}

.p_toarticle {
	text-decoration: underline;
}

.p_article_body {
	padding-left: 100px;
}

.p_event {
	font-weight: bold;
	margin-bottom: 2px;
	background: #CC6633;
	color: black;
	display: block;
	width: 100%;
	line-height: 18px;
	height: 18px;
	margin-bottom: 10px;
	padding-right: 5px;
}