/* CSS for the blog */
h2.qaArticleTitle {
	padding: 0;
}
div#centerContainerHeader_c1{
	width:auto;
	position: relative;
}

div.qaListArticle {
	margin-bottom: 1.3em;
}


p.q_and_aDisclaimer {
	font-size: 60% !important;
	color: #999999 !important;
	width: 26.9em;
	float: right;
	margin-top: 7px;
	
}


p.author {
	padding-top: 0px;
	margin-bottom: 0;
	font-weight: bold;
	color:#0091C2;
}
