@charset "utf-8";
/* CSS Document */

div.author-avatar {
     width:80px;
     height:80px;
     padding:3px;
     border:1px solid #ccc;
     margin-left:10px;
     margin-bottom:10px;
     float:right;
}