#content {
height: 450px;
margin: 20px;
overflow-y: scroll;
scrollbar-3d-light-color:  inherit;
}

.product {
	font-family: "Myriad Pro", "Lucida Grande", Verdana, Arial, sans-serif;
    font-size: 12px;
    text-align: center;
    top: 50px;
}

  .product-title, .product-price, .product-shipping { font-weight:bold; }
  .product-description {width: 250px;}
  .data-cell { padding:0px 50px 0px 10px;border:solid 0px #fff;vertical-align:top;}
  .align-cart { padding-left: 580px; }
 
 .product span {
    height: 6em;
  }
    
#content ul * {
    margin-left: auto;
    margin-right: auto;
  }
#content ul {
	float: left;
	text-align: center;
	border-color: black;
	border-width: 0px;
	border-style: solid;
    list-style-type: none;
    width: 340px;
    display: inline;
    overflow-x: hidden;
    }
     
  .googlecart-add-button {
    margin-top: 5px;
    bottom: 0;
    left: 35px;
  }

.pt {font-weight:bold; }

#uberbar { 
	margin: 0px; 
	top: 130px; 
	height: 30px; 
	font-family: "Myriad Pro", "Lucida Grande", Verdana, Arial, sans-serif; 
	border-style: none; 
	border:1px solid #c3d6f9; 
	background:#edf5ff; 
	padding: 0px; 
	position:fixed; 
	left:0;
	z-index: 1000000; 
	width: 400px;
	cursor: pointer;
	
}

#optionsbar { 
	height: 30px; 
	font-family: "Myriad Pro", "Lucida Grande", Verdana, Arial, sans-serif; 
	border-style: none; 
	top: 150px; 
	border:1px solid #c3d6f9; 
	background:#edf5ff; 
	padding:0px 0px; 
	position:fixed; 
	left:0;
	z-index:10000000; 
	width: 200px;
	cursor: pointer;
}


#uberbar, #uberbarn {
  width: 22em;
  height: 2em;
}

#uberbar ul {
	width: 300px;
	padding: 5px;
	left: 0px;
	top: 5px;
	margin: 4px;
	border-style: none;
	text-align: left;
	height: 30px;
}


#uberbarn li {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 5px;
	margin-left: 5px;
	z-index: 9999999;
	font-color: #15344f;
	top: 0px;
	display: inline;
	list-style-type: none;
	height: 30px;

}

#nbt, #sr, #acc {height: 30px; }
#contentofselectionproducts {
	margin-right: auto;
	margin-left: auto;
	top: 150px;
	height: 600px;
	}
#warinfo {
	top: 0px;
	right: 0px;
	width: 200px;
	padding:0px 0px; 
	position:fixed; 
	right:0;
	z-index:-10000000; 
	width: 200px;
}

#googlecart-widget,
#googlecart-widget-spacer {
	width: 10em; !important;
	top: 130px; !important;
}
.slide-out-div {
   padding: 10px;
   width: 250px;
   background: #f8faf2;
   border: 0px solid #c3d6f9;
  }
.handle {
	border: 1px solid #c3d6f9;
	height: 102px;
}       

