#AuthorSites {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	margin: 40px 0 40px 0px;
}
/* Fix by Madhu with ref to StyleGuide */
#AuthorSites h2 {
	font-family:Georgia; 
	font-weight:bold; 
	font-size:23px; 
	color:#7157be;
}
#AuthorSites h3 {
	font-family:Georgia;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}
/* -- Fix End -- */

#AuthorSites a {
	font-size: 11px;
	font-weight: bold;
	color: #7157be;
	display: block;
}
#AuthorSites td {
	margin: 28px 0 0 0;
	padding: 0 0 0 5px;
	vertical-align: text-top;
	/* Fix by Madhu with ref to StyleGuide */
	font-family:Arial;
	color: #666666;
	font-weight:bold;
	/* -- Fix End -- */
}
