#A .out_comments{}

  #A .out_comments h2{
    font-family: "Century Gothic", Georgia, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 120%;
    color: #FC0;
  }

    .out_comments .desc{ 
      padding: 2px;
      background-color: #333;
      overflow: hidden;
      voice-family: "\"}\"";
	    voice-family: inherit;
    } 
    
    .out_comments .desc img{ 
      float: left;
      width: 40px;
      height: 40px;
      margin-right: 13px;
    }
    .out_comments .desc .data{ float: left; overflow: hidden; width:380px; }
  
      .out_comments .desc .data strong.author{
        font-family: "Century Gothic", Verdana, Helvatica, sans-serif;
        font-size: 14px;
        line-height: 150%;
        color: #FFFFFF;
        overflow: hidden;
      }
      
  
    .out_comments .comment{
      position: relative;
      background: url(../images/separador_cinza.gif) repeat-x left bottom;
      padding: 10px 0;
      overflow: hidden;
    }
  
      .out_comments .comment p{
        margin: 0;
      }
    