﻿#fluArticleLayout ul {
	list-style: disc;
	margin: 0 0 0 65px;
}

/* title */
#articlePageTitle{
	color: #423a52;
	padding: 10px 0 0 10px;
    font-size:.9em;
}

/* subheading */
#fluArticleLayout .byLine {
	color: #575757;
	font-size: 13px;
}

#fluArticleLayout {
	padding: 0  0  10px 10px;
}


/* custom editor classes */

.ms-rteCustom-ArticleSubHeading
{
	font-size: 10pt; 
	font-weight: bold;
	color: #2e2540;
}
