#content {
      width: 479px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 0px;
}


#warning {
      text-align: center;
      font-size: 13px;
      color: red;
      margin-top: 20px;
}

#breadcrumb {
      color: #000;

}


#list {
      margin-top: 20px;
      border-collapse: collapse;
}

#list td {
      font-size: 12px;
      border-bottom: 1px solid  #565859;
}

#list td.logo{
        width: 130px;
        height: 100px;
        text-align: center;
}

#list td.logo img{
        width: 120px;
}


#list .second_level td{
        font-size: 12px;
        border: 0px;
}

#list .second_level td.description{
        text-align: justify;
        font-size: 12px;
        padding-left: 5px;
        padding-right: 5px;
}

#list .third_level {
        width: 349px;
}

#list .third_level td.merchant{
        width: 150px;
        text-align: left;
        font-weight: bold;
        padding-top: 0px;
}

#list .third_level td.merchant a{
        color: #000;
        text-decoration: underline;
}


#list .third_level td.moneyback{
        text-align: right;
        color: red;
}


#list .third_level td.operates{
        text-align: left;
        padding-left: 5px;
        color: #FB6110;
        font-weight: bold;
}

#list .third_level td.go_shopping{
        text-align: right;
        padding-right: 5px;
        padding-bottom: 10px;
}


#list .third_level td.go_shopping a{
        color: #000000;               
        text-decoration: none;
}


#list .third_level td.go_shopping img{
        border: 0px;
        padding-right: 5px;
}

#list .third_level td.go_shopping img a{
        text-decoration: none;
}


.shop{
        text-decoration: underline;
        vertical-align: top;
}
