    div#descbox {
      background: none !important;
    }

#product-image { width: 355px; height: 405px; padding: 5px 0 0 5px; position: relative; border: 1px solid #d6d5d1; }
#big { padding: 5px; background: #efede9; border: 1px solid #a6a29e; position: absolute; top: -1px; left: -1px; z-index: 100; }

    div#lgimg{
      margin: 0px !important;
      padding: 5px 0px 0px 5px !important;
      width: 355px !important;
      height: 405px !important;
      text-align: left !important;
      border: 1px solid #d6d5d1;
    }  
    img#pImage{
      float: left;
    }
    div#multi_view_thumbs {
      float: right;
      width: 45px;
      padding: 0px 5px 5px 5px;
    }
    div#multi_view_thumbs img {
      margin-bottom: 5px;
      width: 45px;
      height: 60px;
    }
    div#product_info {
      width: 375px;
      height: 405px;
      overflow: auto;
      float: right;
      padding: 0px 10px 5px 15px;
      border: 1px solid #d6d5d1;
      font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana;
      font-size: 11px;
      color: #372f2e;
    }
    div#product_info h2{
	  color: #372E2C;
	  font-size: 18px !important;
	  margin: 5px 0px 5px 0px !important;
	  text-transform: uppercase;
    }
    div#order_here {
      width: 400px;
      clear: right;
      float: right;
      margin-top: 10px;
      border: 1px solid #d6d5d1;
      background: #f7f6f4;
    }
    h2#place_order {
      font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana;
      font-size: 12px !important;
      color: #372f2e;
      width: 375px !important;
      padding: 10px 10px 10px 15px;
      margin: 0px;
      background: #efeeea;
      border-bottom: 1px solid #d6d5d1;
    }
div#bread_crumbs{
  width: 785px;
  height: 25px;
  margin: 10px auto;
  padding-left: 5px;
}
div#bread_crumbs a{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana;
  font-size: 11px;
  color: #999;
  float: left;
  height: 23px;
  line-height: 23px;
  padding: 0px 10px 0px 0px;
  margin: 1px 0px 0px 0px;
}

div#bread_crumbs a#last_crumb { color: #372f2e;}

  div.thumb_images {
    border-bottom: 1px solid #d6d5d1;
    width: 400px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana;
    font-size: 11px;
    color: black;
  }
  div.thumb_images img { cursor: pointer; }
  input#submit {
    margin: 10px 0px 10px 160px;
  }
  div#other_items {
    padding: 10px;
    float:right;
    border: 1px solid #d6d5d1;
    border-top: none;
    width: 380px;
    background: #f7f6f4;
  }
  
/* New ordering boxes - MAJ   */ 

.thumb_images table td{ text-align: center;}

#orderbutt { clear:both; float:right; margin-right: 5px;} 

.prodboxes {float:left; margin:2px; width: 171px; padding: 8px; border: 1px solid #D6D5D1; text-align: center; }

.prodimg {width: 70px; float: left;  }

.ordertable {float: right; text-align:center; width: 100px; }
