.mid_left ol li {
  list-style-type: number !important;
  margin-left: 12px !important;
}

table.tftable {border-collapse: collapse; border-color: #ebab3a; border-width: 1px; color: #333333;  float: left;
 width: 100%;}
  
table.tftable td {
  border-color: #ebab3a;
  border-style: solid;
  border-width: 1px;
 
  padding: 4px;
}
table.tftable th {
  background-color: #e6983b;
  border-color: #ebab3a;
  border-style: solid;
  border-width: 1px;
 
  padding: 4px;
  text-align: left;
}

.small_title {
  color: #666666;
  font-size: 16px;
  font-weight: bolder;
  line-height: 18px;
}