.question { font-weight: bold; padding: 2px; background-color: #F5F5F5; border-bottom: 1px solid #CCC; }
.secTitle { font-weight: bold; padding: 2px; background-color: #F5F5F5; border-bottom: 1px solid #CCC; }

.torThumb { width: 130px; height: 80px; text-align: center; float: left; margin: 10px; padding-left: 11px; }
.torThumb IMG { border: 1px solid #213F9A; }

.lightThumb { width: 130px; height: 80px; text-align: center; float: left; margin: 10px; padding-left: 11px; }
.lightThumb IMG { border: 1px solid #213F9A; }

#fujitaTable { width: 100%; border-right: 1px solid #CCC; border-left: 1px solid #CCC; margin-bottom: 10px; }
#fujitaTable THEAD TR TD { font-weight: bold; background-color: #CCC; padding: 2px; border-bottom: 1px solid #999; }
#fujitaTable TBODY TR TD { padding: 5px; border-bottom: 1px solid #CCC; }

