table.listcomment {margin-bottom:20px;}
table.listcomment td.img {background:white;}
table.listcomment td.text {vertical-align:top;padding:10px;}

table.listcomment td div.name {
font: 11px Arial;
color:#6B6666;
font-weight:bold;
}

table.listcomment td div.dateinlist {
color:#B5A583;
font-weight:bold;
font-size:11px;
}
table.listcomment td div.descr {
padding-top:10px;
color:#6B6666;
}

table.fields td {
  color:#6B6666;
  padding:5px;
  vertical-align:top;

}

table.fields td input.code {
border:1px solid #B7B7B7;
color:#6B6666;
font-size:11px;
width:50px;
}


table.fields td input.button {
color:#6B6666;
font-size:11px;
}


table.fields td img.code {
border:1px solid #B7B7B7;
width:130px;
height:35px;


}

table.fields td input.string {
 border:1px solid #B7B7B7;
  color:#6B6666;
  font-size:11px;
  width:300px;
}

table.fields td textarea {
  border:1px solid #B7B7B7;
color:#6B6666;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
height:70px;
width:300px;
}


div.forma div.title {
  font-size: 21px;
  padding-bottom: 5px;
  color:#6B6666;
}

div.error {color:red;}

