div.wp-pagenavi{ font-size: 10px; padding-bottom: 20px; }

    div.wp-pagenavi span.pages {
      font-weight: bold;
      margin-right: 15px;
    }
    
    div.wp-pagenavi a {
      padding: 0 3px;
      margin-right: 5px;
    }
    
    div.wp-pagenavi span.current {
      padding: 0 3px;
      margin-right: 5px;
      background-color: #c00;
      color: #fff;
    }

dl.comments {
  height: 80px;
}

dl.comments dd.borderTop{
  background-image:url(../images/bordertop_comments.gif);
  height:13px;
}

dl.comments dd.borderBottom{
  background-image:url(../images/borderbottom_comments.gif);
  height:7px;
}

dl.comments dd.content{
  padding:1px 0 1px 26px;
  background: #DED8BA url(../images/fundo_comments.gif) no-repeat 18px 5px;
  font-size: 11px;
}

dl.comments dd.content a{
  padding:5px 20px;
  float:left;
  overflow:hidden;
  text-align:center;
  font-size:11px;
  color:#82722e;
}

dl.comments a.nComment{width:123px;}

dl.comments a.writeComment{ border: #82722e 1px solid; border-width:0 1px;}

#boxComments{
  padding:20px 10px;
}

#boxComments h2{
  font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
  font-size:18px;
  text-align:left;
  line-height:150%;
  padding-bottom: 15px;
}
#boxComments .colA{ 
  width: 54px;
  padding-right: 10px;; 
 	voice-family: "\"}\"";
	voice-family: inherit;
  width: 44px;
}

#boxComments  img {
  float:left;
  width:40px;
  height:40px;
  margin-bottom:4px;
  padding: 0;
  border: 2px solid #BA3A00;
}

#boxComments .commentCount{
  display:block;
  background:#BA3A00;
  font:bold italic  12px/1.5em "Trebuchet MS", Arial, Verdana, sans-serif;
  text-align:center;
  color:#FFFFFF;
}

#boxComments .colB{ width: 440px; }

#boxComments .commentAuthor{
  display:block;
  font-style:italic;
  color: #BA3A00;
  overflow:hidden;
}



#boxComments .commentDate{
  display:block;
  font-size:10px;
  border-bottom: 1px solid #BA3A00;
  padding-bottom:5px;
}

#boxComments .colB commentTxt{overflow:auto;}

.div10{ height: 10px; }

