
.walk_row {
      height: 20px;
      overflow: hidden;
      border: 1px solid #F7E082;
      border-bottom: 0px;
      margin: 0px 10px 0px 10px;
      padding: 0px;
}

.walk_row:hover {
      height: 120px;
}

.walk_row:last-child {
      border-top: 1px solid #F7E082;
}

.walk_row img {
      margin: 0px 10px 0px 0px;
      float: left;
}

.walk_header {
      height: 14px;
      line-height: 14px;
      margin-top: 0px;
      clear: both;
}



.walk_desc {
      margin: 0px;
      font-size: 0.9em;
      line-height: 1.1em;
}

.use_message {
      color: #fff;
      font-size: 0.8em;
      line-height: 1em;
}

.bottom_line {
      border-top: 1px solid #F7E082;
      margin: 0px 10px 0px 10px;
}

.sorter {
      color: #fff;
}

#content .sorter a:hover {
      color: #fff;
}

.walk_title {
      font-size: 1.1em;
      color: #fff;
      font-weight: bold;
      float: left;
}

.overview {
      border: 1px solid #F7E082;
      margin: 10px 10px 0px 10px;
}
