.author-profile, .content .series {
	overflow: hidden;
	margin-bottom: 48px;
	padding: 21px 21px 0 21px;
	font: normal normal normal 13px/21px Arial, Verdana, sans-serif;
	color: #666;
	background: #f1f1f1;
	border: 1px dotted #ddd;
	}
.author-profile .author-name {
	margin: 0 0 9px 0;
	font-size: 14px;
	color: #333;
	}
.author-profile .author-name a {
	font-style: normal;
	}
.author-profile .avatar {
	margin-bottom: 21px;
	padding: 9px;
	background: #f6f6f6;
	border: 1px solid #ddd;
	float: left;
	width: 75px;
	height: 75px;
	margin: 0 15px 6px 0;
	}
.author-profile .twitter {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-style: italic;
	text-align: right;
	padding:0;
	margin:0;
	}
.author-profile .website {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-style: italic;
	text-align: right;
	padding:0;
	margin:0;
	}
.author-profile .poweredbydt {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-style: italic;
	text-align: right;
	padding:0;
	margin:0;
    font-size: 8px;
	}
.author-profile .twitter a {
	padding-left: 21px;
	/*background: url(http://www.freemoneywisdom.com/wp-content/plugins/dt-author-box/css/images/twitter.png) no-repeat left bottom;*/
	}
.author-profile .website a {
	padding-left: 21px;
	/*background: url(http://www.freemoneywisdom.com/wp-content/plugins/dt-author-box/css/images/twitter.png) no-repeat left bottom;*/
	}
.author-profile .poweredbydt a {

	}
.author-profile .disabledt {
display:none;
}
.dtauthor_tracking {
height:21px;
}