#coment_all {
  width: 500px;
}
#coment_all span.span {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 400;
  font-size: 26px;
  text-align: left;
  margin-left: 10px;
  color: #71BE36;
}

#coment_left {
  float: left;
}
#coment_left .inpp input {
  width: 250px;
  height: 50px;
  font-family: Tahoma;
  font-size: 14px;
  color: #5CA229;
  border: 2px solid #71BE36;
  background-image: url(../img/back/bg_ho.png);
  border-radius: 5px;
}

#coment_right {
  float: left;
  margin-left: 20px;
}
#coment_right textarea {
  margin-top: 15px;
  width: 200px;
  height: 185px;
  font-family: Tahoma;
  font-size: 14px;
  color: #71BE36;
  border: 2px solid #71BE36;
  background-image: url(../img/back/bg_ho.png);
  border-radius: 5px;
}
#coment_bottom {
  float: left;
  min-width: 400px;
  margin-top: 10px;
}
#rong {
  width: 430px;
  margin-bottom: 10px;
  border: 1px solid #f00;
  background-color: #FFE4E1;
}
.capt {
  height: 29px;
  width: 145px;
  position: relative;
  top: -12px;
  font-family: Tahoma;
  font-size: 14px;
  color: #71BE36;
  border: 2px solid #71BE36;
  background-image: url(../img/back/bg_ho.png);
  border-radius: 5px;
}
input.sbm {
  height: 35px;
  width: 120px;
  position: relative;
  top: -12px;
  background-color: #71BE36;
  color: #fff;
  border: 0;
  border-radius: 5px;
}
