.second tr td span strong { font-size: 10px; }
.tree tr td textarea {  width: 317px; height: 122px; border: 1px solid #CCC; overflow: auto;  }
.tree tr td { text-align: left; vertical-align: middle; }
.tree tr td input { width: 150px; height: 16px; border: 1px solid #CCC; }
.tree tr td .last { margin-left: 25px; display: block; }

.inputStyle { width: 150px; height: 16px; border: 1px solid #CCC; }

.first,
.second,
.tree { width: 490px; margin-bottom: 20px; }
.first caption,
.second caption,
.tree caption { font-weight: bold; text-align: left; padding-bottom: 10px;  }
.first tr td,
.second tr td  { text-align: center; vertical-align: middle;  }
.first tr td span,
.second tr td span { font-size: 10px; }
.first .color,
.second .color,
.tree .color { background: #EEE;  height: 50px; }

