.report_a_bug_title {
  font-family:"Times New Roman";
  font-size:15pt;
  color:#363426;
}

.report_a_bug_highlight {
  font-weight:bold;
}

.report_a_bug_error {
  width:511px;
  float:left;
}

.report_a_bug_required {
  width:511px;
}

.report_a_bug_header {
  font-family:"Times New Roman";
  font-size:20px;
  color:#4b0801;
  font-weight:bold;
  margin:5px auto 5px auto;
}

#report_a_bug_main {
  width:511px;
  text-align:center;
  padding-bottom:20px;
}

.report_a_bug_txt {
  width:511px;
  text-align:justify;
  margin:0px 0px 0px 0px;
  border: 0px solid #000000;
}

.report_a_bug_txt2 {
  width:500px;
  text-align:left;
  margin:15px 0px 15px 11px;
  float:left;
  /*padding-top:20px;*/
  border: 0px solid #000000;
}

 .textarea_field {
  width:400px;
  background-color:#ffffff;
}

.report_a_bug_textarea {
  width:511px;
  height:auto;
  text-align:left;
  float:left;
  margin-top:10px;
  margin-bottom:10px;
}

.report_a_bug_textarea_title {
  font-weight:bold;
  margin-top:0px;
  margin-bottom:0px;
}

.report_a_bug_textarea_field {
  width:491px;
  height:auto;
  margin-left:20px;
  text-align:left;
  margin-top:0px;
  margin-bottom:0px;
}

.report_a_bug_input {
  width:511px;
  height:auto;
  text-align:left;
  float:left;
  margin-top:5px;
  margin-bottom:5px;
}

.report_a_bug_input_title {
  width:105px;
  font-weight:bold;
  text-align:left;
  float:left;
  margin-top:0px;
  margin-bottom:0px;
}

.report_a_bug_input_field {
  width:406px;
  text-align:left;
  float:left;
  margin-top:0px;
  margin-bottom:0px;
}

.report_a_bug_btns {
  width:511px;
  height:auto;
  text-align:left;
  float:left;
  vertical-align:middle;
  margin-top:5px;
  margin-bottom:5px;
}

.report_a_bug_btns_submit {
  width:245px;
  margin-right:10px;
  text-align:right;
  float:left;
  margin-top:0px;
  margin-bottom:0px;
}

.report_a_bug_btns_reset {
  width:246px;
  margin-left:10px;
  text-align:left;
  float:left;
  margin-top:0px;
  margin-bottom:0px;
}