.shortcode-author-avatars .author-list {
	float: left;
	width: 100%;
	padding-bottom: 1.5em;
}

.shortcode-author-avatars div.author-list .user {
	display: block;
	float: left;
	padding: 0.2em;
	text-align: center;
}
.shortcode-author-avatars div.author-list .user .name {
	display: block;
	font-size: .85em;

}

.shortcode-author-avatars ul.author-list {
	list-style: none;
	margin: 0;
}

.shortcode-author-avatars ul.author-list .avatar,
.shortcode-author-avatars ol.author-list .avatar {
	float: left;
	clear: left;
	margin-right: .25em;

}

.clear{
clear:both;
font-size:0;
padding:0;
margin:0;
line-height:0;
}
.with-name .avatar { }
.with-name .avatar img { }
.with-name .name{ }
.with-name .name a{color:#52463d;}

/* tailstotell style
	.bio{width:112px;margin:2px 0 0 5px;}
	.bio a, .abio a{font-size:11px;font-weight:bold;color:#0182b5;}
	.with-name .avatar {float:right; width:77px; height:74px;}
	.with-name .avatar img {width:77px; height:74px;}
	.with-name .name{margin:0 0 0 5px;color:#52463d;font-weight:bold;width:118px;font-size:15px; }
	.with-name .name a{color:#52463d;}
	.with-name{border-bottom:1px dashed #bbc3ac;}
*/