#InfoAddBasket {
   margin: 5px 10px;
   line-height: 15px;
   color: #ffffff;
   font-size: 14px;
}

#TopTraded {
   margin: 5px 10px;
   line-height: 15px;
   color: #402c12;
   font-size: 14px;
}

.FinalPrice {
   color: #402c12;
   font-weight: bold;
}

.btn {
   width: 127px;
   height: 26px;
   float: left;
   background: url('../../redata/images/btn_background.png');
   line-height: 23px;
   z-index: 10;
}

.btn a {
   text-decoration: none;
   font-size: 12px;
   /*color: #675f4a; */
   color: #ffffff;
   font-weight: bold;
}

.btn a:hover {
   color: #feae02;
}

.toplist {
   font-size: 11px;
}

.toplist h1 {
   color: #402c12;
   font-size: 14px;
}

.toplistdesc {
   color: #ffffff;
   min-height: 50px;
}

.toprice {
   font-size: 12px;
   font-weight: bold;
}

.toplist strong {
   color: #50401f;
}

#CartContent {
   float: left;
   width: 93%;
   margin: 0px 20px;
   padding-top: 10px;
   border-top: 1px dotted #ffffff;
}

#tablebox {
   float: left;
   width: 93%;
   margin: 10px 25px;
   font-size: 13px;
   color: #ffffff;
   font-weight: bold;
}


.btn1 {
   width: 127px;
   height: 26px;
   float: right;
   background: url('../../redata/images/btn_background.png');
   line-height: 23px;
}

.btn1 a {
   text-decoration: none;
   font-size: 12px;
   color: #ffffff;
   font-weight: bold;
}
