.widget_author_avatars .author-list {
text-align: center;
}
.widget_author_avatars .author-list .user {
padding: 0.2em;
display: inline-block;
vertical-align: top; zoom: 1;
*display: inline;
}
.widget_author_avatars .author-list .with-name {
display: block;
}
.widget_author_avatars .author-list .user .name {
display: block;
}
.widget_author_avatars .author-list .with-biography {
text-align: left;
margin-bottom: 0.5em;
clear: left;
}
.widget_author_avatars .author-list .with-biography .name {
font-size: 1.1em;
}
.widget_author_avatars .author-list .with-biography .avatar {
float: left;
margin: 0.2em 0.3em 0.2em 0;
}
.widget_author_avatars .author-list .avatar img {
float: none !important; }