/* This is the file where you can set the style of image */
img.avatar_gravatar-header
{
      float: left;      /* you should not change this */
      padding-left: 0px;
      padding-right: 5px;
      margin-right: 5px;
      padding-top: 5px;
      padding-bottom: 2px;
}

img.avatar_gravatar-comment
{
      float: left;      /* you should not change this */
      border: solid transparent 4px;
}
