#commentaires_inner{
  width: 466px;
  padding: 5px 0 5px 10px;

}
.com_h{
  background: url(https://media.easybourse.com/upload/media/image/107000/107166/commentaires_h.gif) no-repeat top left;
  width: 474px;
  padding: 5px 0 0 0;

}
.com_m{
  background: url(https://media.easybourse.com/upload/media/image/107000/107167/commentaires_m.gif) repeat-y;
  width: 474px;
  padding: 0 0 0 0;

}
.com_b{
  background: url(https://media.easybourse.com/upload/media/image/107000/107165/commentaires_b.gif) no-repeat bottom left;
  width: 474px;
  padding: 0 0 5px 0;

}
.com_m h2{
  width: 450px;
  border-bottom: 1px solid #3E7EBB;
  font-size: 15px;
  font-weight: bold;
  padding: 0 0 5px 0;
}
.com_m dl{
  width: 450px;
  border-bottom: 1px solid #3E7EBB;
  padding: 10px 0;
  color: #999999;
}
.com_m dl dt {
  padding: 0 0 5px 0;
}
.com_m dl dt span{
  color: #3E7EBB;
  font-size: 14px;
  font-weight: bold;
}
.com_m dl dd{
  width: 440px;
  padding: 0 0 0 10px;
  text-align: justify;
}
.com_m h3{
  width: 450px;
  font-size: 15px;
  font-weight: bold;
  padding: 5px 0;
}
#comment_form{
  width: 450px;
  position: relative;
}
#comment_form #postedCommentName{
  width: 445px;
  margin: 0 0 5px 0;
  font-size: 13px;
  height: 20px;
}
#comment_form  textarea{
  width: 447px;
  border: 1px solid #7f9db9;
  height: 60px;
  display: block;
  overflow: hidden;
  font-size: 13px;
  font-family: verdana;
}
#comment_form  #valider input{
  border: none;
  background: url(https://media.easybourse.com/upload/media/image/107000/107163/commentaires_btn_new.gif) no-repeat;
  width: 62px;
  height: 20px;
  cursor: pointer;
  color: #fff;
  font-weight: bold;
}
#comment_form  #valider input:hover{
  border: none;
  background: url(https://media.easybourse.com/upload/media/image/107000/107164/commentaires_btn_hover.gif) no-repeat;
  width: 62px;
  height: 20px;
}

#anti_robot{
  margin: 15px 0 0 0;
}
#anti_robot label{
  display: block;
  margin: 0 0 5px 0;
}

#lettres_chiffres{
  width: 200px;
  height: 50px;
  border: 1px solid #7f9db9;
  margin: 0 0 10px 0;
}
#control_field{
  width: 200px;
  float: left;
}
#valider{
  width: 250px;
  text-align: right;
  float: right;
}

p.titrecomment {
  font-size:15px;
  font-weight:bold;
  padding:5px 0;
}
