body { color: black; font-size: small; font-family: arial; background-color: white; }
img {
  border: 0px;
}
#l10n_box {
  height:65px;
  width:200px;
  border:0px;
  text-align:center
}

#link_box{
    clear:both;
    margin-right:20px;
    margin-top:5px;
}

#link_box span {
  padding-right: 12px;
  padding-left: 12px;
  border-right:1px solid #000000;
}

#menu_box {
  width:530px;
  border:0px;
  float:right;
  margin-top:10px;
}

#menu_box div {
    float:left
}
#cart_txt {
    position:relative;
    top:-8px;
    left:0px;
/*  padding-right:8px; */
}
#menu_box_search {
  width:130px;
  text-align:left;
}

#menu_box_search input[type='image'] {
   border:0px;
   background: transparent;
}

#footer_right {
  background: url('images/infobox/footer_right.gif') no-repeat;
  height:60px;
  width:12px;
}
#footer_center {
  background: url('images/infobox/footer_center.gif') repeat-x;
}
#footer_left {
  background: url('images/infobox/footer_left.gif') no-repeat;
  width:11px;
}
.copyr {
  font-size:9px;
  text-align:center;
  width:100%;
/*  border-top: 5px solid #789F2F;*/
  margin: 0px 0px 0px 0px;
}
TR.footer {
  margin: 40px 0px 0px 0px;
  background: #789F2F;
}
TD.footer {
  font-size: 11px;
  background: #789F2F;
  color: #ffffff;
}
.product_listing_img_cont {
  width:140px;
  height:140px;
  margin: 10px 0px 10px -2px;
  padding-left:-2px;
  text-align:center;
 }

.product_listing_img {
  background:#FFF;
  border:1px solid #3B760E;
  width:140px;
  height:140px;
  display:table-cell;
  vertical-align:middle;
 }
.product_listing_price {
  font-size: 18px;
 }
 .product_listing_buy_now {
  padding-top:12px;
 }
 #category_name {
 font-weight:bold;
 color:#ffffff;
 margin-top:93px;
 text-align:center;
}
#category_name h1{
 font-size:16px
}
#category_menu_txt{
 margin-top:93px;
 padding: 6px;
 text-align:center;
}