#edit-qty-wrapper,
#edit-submit,
#edit-wishlist
{
	display:none;
}

#product_images,
#cartContainer {float:left;margin-left:15px}

.spacer {clear:both;}
#product-details .tab ul {list-style-type:none;}
#product-details .tab li {font-size:18px;font-weight:bold;list-style-type:none;}
/* TABLES */
table {width:600px;}

table#tote_specs {
  margin:1.5em auto;
  border:1px solid #000;
  text-align:center;
  line-height:1;
  font-size:10px;
}
table#tote_specs td {
  border:1px solid #999;  
}

table#tote_specs .bg {background-color:#eee;}
table#tote_specs .heading {background-color:#0099FF;;font-size:14px;}

td.category  {
  text-align:center;
  vertical-align:top;
  width:33%;
  height:190px;
  font-size:12px;
}

#pallet-table,
#color-table {width:475px;border:1px solid #000;margin:0 auto 35px auto;font: normal 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}

#pallet-table td,
#color-table td {border:1px dotted #ccc;color:#0080c0;}

#pallet-table td.col1,
#color-table td.col1 {background-color:#ddd;text-align:right;color:#000}

#pallet-table td.col2 {background-color:#eee;text-align:left;color:#000}
#pallet-table tr.col1 {background-color:#eee;}

.label {background-color:#e9f9e5;}

caption
{
  padding: 28px 0 5px 0;
  font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  text-align: right;
  font-style: italic;
 }

.description p,
p.description {font-size:12px;line-height:20px;}

#contact-info{
  display:block;
  float:left;
}

/* Hide sidebars and nav elements */
  #skip-to-nav, #navbar, .breadcrumb, div.tabs, .links, .taxonomy,
  #search_box,.block-uc_cart
  
  {
    visibility: hidden;
    display: none;
  }
  

#logo{
  float:right;
}
