/*#alert_text label{
  display: block;
  text-align: left;
  font-size: 12px;
  color: #FF3C3C;
  font-family: inherit; 
}

#comment_textarea label{
  display: block;
  text-align: left;
  font-size: 12px;
  color: #FF3C3C;
  font-family: inherit; 
}

label.error{
  display: block;
  text-align: left;
  font-size: 12px;
  color: #FF3C3C;
  font-family: inherit;   
}*/
