/* Last updated:  4.11.10 */

.articlesContent {
	font-size:12px;
	text-align:left;
}

.articlesContent h1 {
	text-align:left;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-top:12px;
}

.articlesContent #authorTop {
	font-size:16px;
	font-weight:normal;
	padding-top:6px;
	padding-bottom:18px;
}

.articlesContent #subTitle1 {
	font-size:14px;
	font-weight:bold;
	padding:12px 0px 12px 0px;
}
.articlesContent #subTitleEM {
	font-size:14px;
	font-style:italic;
	padding:12px 0px 12px 0px;
}

.articlesContent p {
	text-indent: 20px;
}
.articlesContent #noIndent {
	text-indent: 0px;
}

.articlesContent #references {
	line-height:14px;
}
.articlesContent #references p {
	margin:5px 0px 5px 0px;
}

.articlesContent #question {
	font-weight:bold;
	padding-top:12px;
	line-height:16px;
}
