#footer, #header, #menu, #print, .infolinia, .infolinia, #top_padding {
  display: none; }

#my_orders .order_part {
  padding-left: 19px;
  padding-top: 35px; }
#my_orders #pod_scrol {
  border: 0px solid red;
  overflow: visible;
  height: 303px;
  width: 610px; }
#my_orders .order_table {
  height: 100px;
  margin-bottom: 1px;
  overflow: hidden; }
  #my_orders .order_table a {
    color: #a1b4a5; }
#my_orders .item_photo {
  overflow: hidden;
  width: 100px;
  height: 100px;
  float: left; }
#my_orders .one_col {
  width: 490px;
  height: 58px;
  overflow: hidden;
  background: #eff3f1;
  float: left; }
#my_orders .two_col {
  height: 21px;
  width: 490px;
  overflow: hidden;
  background: #eff3f1;
  float: left; }
#my_orders .three_col {
  height: 21px;
  overflow: hidden;
  width: 490px;
  background: #eff3f1;
  float: left; }
#my_orders .four_col {
  width: 80px;
  height: 100px;
  overflow: hidden;
  background: #d0d9d2;
  float: left; }
#my_orders .five_col {
  width: 50px;
  height: 100px;
  overflow: hidden;
  background: #d0d9d2;
  float: left; }
#my_orders .item_name {
  width: 300px; }
#my_orders .item_price {
  float: left;
  width: 100px;
  padding-left: 10px;
  line-height: 15px; }
#my_orders .item_collection {
  float: left;
  padding-left: 10px;
  line-height: 15px; }
  #my_orders .item_collection a {
    color: #fff; }
#my_orders .grawer_one, #my_orders .grawer_two {
  float: left; }
  #my_orders .grawer_one input, #my_orders .grawer_two input {
    background: #fff;
    width: 138px;
    height: 20px; }
#my_orders .size_one, #my_orders .size_two {
  float: left; }
  #my_orders .size_one input, #my_orders .size_two input {
    background: #fff;
    width: 38px;
    height: 20px; }
#my_orders .item_name, #my_orders .item_sum, #my_orders .item_del, #my_orders .item_size {
  float: left;
  padding-left: 10px;
  padding-top: 2px;
  line-height: 15px; }
  #my_orders .item_name input, #my_orders .item_sum input, #my_orders .item_del input, #my_orders .item_size input {
    background: #fff;
    width: 48px;
    height: 20px;
    margin-top: -5px; }
#my_orders .item_quantity input {
  background: #fff;
  width: 38px;
  height: 20px; }
