.product_cat li {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.product_cat_name img{
  max-width:100px;
}
.product_cat_name {
  text-align: center;
  margin-top: 5px;
}


#product .product_cat {
    list-style: none;
    margin: 10px;
    padding: 0;
}
.product_cat_img > img {
    max-width: 100px;
}
#product {margin: 10px;}


.list_product li {
  float: left;
  height: 169px;
  line-height: 16px;
  list-style: none outside none;
  padding: 0;
  width: 151px;
}
.list_product {
  display: inline-block;
  padding-bottom: 100px;
}
.product_icon
{
 height:130px; 

}
.product_icon> img
{
max-width:115px;
max-height:115px;
vertical-align: middle;
}
.product_icon,.product_name,.product_editor
{
  width: 151px;
  text-align:center;
  display:inline-block;
}
a.thumbnail-image {
    text-align: center;
	display:block;
}
.product_icon > div {
    background-position: center 50px !important;
    background-size: auto 65px !important;
}
.product_icon img {
    display: inline-block;
    width: 150px;
    max-width: 100%;
}
.product_editor img{
  width: 20px;
}
.tombol_bawah
{
clear:both;
}
.product_name
{
padding:5px;
text-decoration:none;
color:black;
}
.product_name:hover
{
text-decoration:none;
color:black;
}

