

p {
	padding-right: 80px;
}

div.dashed_line {
	height: 2px;
	background-image: url('/images/brd_dashed.jpg');
	background-repeat: repeat-x;
}

.article_subhead {
	font-weight: bold;
	color: #666666;
	font-size:13px;
	font-style:italic;
	padding-right: 80px;
}

.article_callout {
	font-weight: bold;
	color: #F5A01A;
	font-size:11px;
	font-style:italic;
	padding-right: 80px;
	text-align:center;
}

