div.shop_panel{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
div.shop_panel .shop_submit_panel{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
div.shop_panel .shop_product_panel{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
div.shop_panel .product_list_box{
margin:0px 0px 25px 0px;
padding:0px 0px 0px 0px;

}
.shop_panel .shop_product_panel .head_panel{
  padding:0px 0px 0px 0px;
  margin:0px 0px 11px 0px;
  font-family: georgia !important;
  background-image: url('gfx/back_gradient_horizontal.png');
  background-repeat: repeat-y;
  background-position: left top;
  line-height:1.6em;
  overflow:hidden;
}

* html #page_panel .gfx_border_left .gfx_border_right .gfx_inner_content #page_content .shop_panel .shop_product_panel .product_list_box .gfx_panel .head_panel{
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='template/css/gfx/back_gradient_horizontal.png', sizingMethod='scale');
  background:none;
  width:497px;
}

.shop_panel .shop_product_panel .head_panel h1{
  font-size:1em;
  font-weight:bold;
  padding:0px 0px 0px 10px;
  margin:0px 0px 0px 0px;
  overflow:hidden;
}

div.shop_panel .shop_product_panel .shop_product_content_panel{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
overflow: visible;
}
div.shop_panel .shop_product_panel .shop_product_content_panel .description_panel{
margin:10px 0px 0px 0px;
}
div.shop_panel .shop_product_panel .shop_product_content_panel .description_panel .image_panel{
  float:right;
  margin:0px 0px 15px 15px;
}
div.shop_panel .shop_product_panel .shop_product_content_panel .description_panel .image_panel .img_small{
  width:70px;
}


div.shop_panel .shop_product_panel .shop_product_order_panel{
margin:0px 0px 0px 15px;
padding:2px 2px 2px 2px;
font-family: sans-serif;
white-space: nowrap;
}
div.shop_panel .shop_product_panel .shop_product_order_panel .input_amount_label{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;

}
div.shop_panel .shop_product_panel .shop_product_order_panel .input_amount{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
width:3em;
}
div.shop_panel .shop_product_panel .shop_product_order_panel .input_submit{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;

}

.icon_status_shoppingcart_empty{
  background-image: url('gfx/icon_status_shoppingcart_empty_32.png');
}
.icon_status_shoppingcart_full{
  background-image: url('gfx/icon_status_shoppingcart_full_32.png');
}

.icon_action_checkout{
  background-image: url('gfx/icon_action_checkout_16.png');
}
