* {
  margin: 0px;
  padding: 0px;
}

fieldset {
  border: 0px;
}

body {
  background: none;
  font-size: 12px;
  color: #000;    
}

.clr {
  clear: both;
  display: block;
  font-size: 1px;
  height: 1px;
}

.noprint {
  display: none;
}

hr.nocss {
  margin: 20px 0px;
}

a {
  color: #4e4e4e;
}

a img {
  border: 0px
}

h1 {
  font-size: 25px;
}

h1 a {
  text-decoration: none;
}

.wysiwyg h1 {
  margin-bottom: 20px;
}

h2 {
  font-size: 15px;
  margin-bottom: 10px;
}

.hp_box h2 {
  margin-top: 10px;
}

p, h3, h4, ul, table, form {
  margin-bottom: 10px;
}

.hp_box ul {
  margin-bottom: 10px;
}

#footer_box, #print, #epublisher, #hp_banners, #navi, #service, #user_box, #globus_switch_box, #globus_layer, #globus_switch_box_no_js, 
#globus_switch_box_mini, #crumb, #lcol, #gas_box, #product_detail form, .action_offer_catalog ul, #action_offer_list, .add_cart,
#shop_basket_navi, .shop_basket table .button, #shop_basket_steps, .shop_basket .wysiwyg {
  display: none;
}

.page_listing {
  margin-top: 30px;
}

.products .price {
  display: block;
  margin-bottom: 30px;
}

.shop_basket table.list thead th {
  text-align: left;
}

.shop_basket table.list thead th, .shop_basket table.list tbody td {
  font-size: 12px;
  padding: 8px 12px;
  border-bottom: 1px solid #000;
}

.shop_basket table h2, .shop_basket table p {
  font-size: 11px;
}

.shop_basket table img {
  display: none;
}

.shop_basket table .inp1 {
  font-size: 11px;
  border: 0px;
  width: auto;
}

.shop_basket table p.price {
  margin-top: 10px;
}

.shop_basket table select {
  font-size: 11px;
  border: 0px;
}


#shop_basket_user .row label {
  float: left;
  margin-right: 5px;
  position: relative;
  top: 3px;
  width: 60px;
}

#shop_basket_user .row .inp1 {
  background: #FFFFFF none repeat scroll 0 0;
  border: 1px solid #A3A3A3;
  float: left;
  font-size: 11px;
  height: 18px;
  margin-right: 35px;
  padding-left: 4px;
  width: 200px;
}

#shop_basket_user .row .checkbox {
  float:left; 
  margin-right:5px;
}

#shop_basket_user .row label.label2 {
  padding-top:0;
  top:-2px;
  width:600px;
}

#shop_basket_user .row.last {
  margin-bottom:10px;
}
#shop_basket_user .row {
  padding:7px 10px 6px 10px;
}
