/**
* Comments
*/

#comments{
}

#comments a {
  font-size: 85%;
}

#comments img {
  /*padding-bottom: 20px;
  padding-top: 10px;*/
  height: 44px;
  width: 44px;
}

#comments p {
color: #000;
background-color: #f2f2f2;
margin-left: 0px;
padding: 5px;
border-radius: 5px;
}
