.bx-viewport {
  border: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  background: transparent !important;
}


.largepic{
       border-style: none;
       padding: 2px;
กก    width: 650px;
}

.small{
      border-style: none;
      padding: 2px;
      width: 320px;
      float: left;
      margin-right: 4px;
      margin-top: 4px;
}



.item_price{
             font-size: 9px;
             margin-bottom: 10px;
           
}

#ranking h3 {
            width: 130px;
            float: left;
            margin-bottom: 0;
            
}

.zakka img {
          width: 125px;
          float: left;
          border-style: none;
          margin-bottom: 5px;
}

h5{
        margin-top: 5px;
}

h6{
       font-size: 25px;
        margin-top: 10px;
        text-color:#3399CC;
         float: right;
}
h7{
       font-size: 18px;
        margin-top: 10px;
        text-color:#FF0000;
      }

h8{
       font-size: 20px;
        margin-top: 10px;
        text-color:#3399CC;
 }
 
h9{
       font-size: 25px;
        margin-top: 10px;
        text-color:#3399CC;
         float: left;
}
h10{
       font-size: 15px;
        margin-top: 10px;
        text-color:#FF0000;
  }

  a.overwhite{
    background-color:#ffffff;
    display:block;
}

.fade {  
    -webkit-transition: 0.5s ease-in-out;  
       -moz-transition: 0.5s ease-in-out;  
         -o-transition: 0.5s ease-in-out;  
            transition: 0.5s ease-in-out;  
}  
.fade:hover {  
    opacity: 0.4;  
    filter: alpha(opacity=60);  
}   

