.BannerZone2,
#myCarousel,
nav,
#nav,
#masthead,
#topbar,
#sidebar,
.sidebar,
#footer-nav,
#greyfooter,
#productList,
ul.ui-tabs,
#content-tabs-nav,
a.ui-button,
.continueButton,
.grayBtn,
.ucOligoDefinitionTotallyCustomized div.oligoItem div.header,
.ucCartActions,
.ucCartCheckOut,
.ucOrderingWizard div.navigationWizard,
.navbar-collapse.collapse .header-aux{
  display: none;
}
header,
.navbar-collapse.collapse,
#Logo{
	display: block;
}
#content,
#content-container,
#Main,
.maincontent
#Logo{
  float: none !important;
  width: auto;
  margin: 0;
  border: 0;
  padding: 0;
}
.maincontent{
padding-top: 65px;
}
#footer,
#footer.footeraddress,
#footer.footercopyright {
  font-size: 8px;
}

.ucOrderSummary div.comSummaryPrices {
width: 100%;
border-top: 3px solid #666666;
}
.ucOrderSummary div.comSummaryPrices div.newRow {
clear: both;
float: left;
width: 100%;
padding-top: 3px;
padding-bottom: 3px;
}
.ucOrderSummary div.comSummaryPrices div.newRow div.text {
float: left;
text-align: right;
width: 82%;
}
.ucOrderSummary div.comSummaryPrices div.newRow div.price {
float: right;
text-align: right;
width: 16%;
padding-right: 5px;
}
.ucOrderSummary div.comSummaryPrices div.total {
border-top: 6px solid #444444;
font-weight: bold;
}
table.tablesorter tbody tr.odd td {
padding-top: 3px;
vertical-align: top;
border-top: 1px solid #cccccc;
background: #f0f0f0;
border-right: 1px solid #f0f0f0;
}
.ucMyCart table.tablesorter td.price, .ucMyCart table.tablesorter td.checkbox {
text-align: right;
}
.ucMyCart table.tablesorter td.expand, .ucMyCart table.tablesorter td.type, .ucMyCart table.tablesorter td.product, .ucMyCart table.tablesorter td.productName, .ucMyCart table.tablesorter td.amount {
text-align: left;
}
.ucMyCart table.tablesorter th.type, .ucMyCart table.tablesorter th.product, .ucMyCart table.tablesorter th.productName, .ucMyCart table.tablesorter th.amount, .ucMyCart table.tablesorter th.yourPrice, .ucMyCart table.tablesorter th.price {
width: auto;
padding: 0 10px;
text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th, table.tablesorter tr th {
line-height: 23px;
height: 23px;
padding: 4px;
}
.ucMyCart table.tablesorter th.expand {
width: 5%;
text-align: left;
}
.ucMyCart table.tablesorter th.yourPrice span {
float: none !important;
}
.ucMyCart table.tablesorter {
width: 100%;
}
.ucOrderInformation div.left {
float: left;
width: 40%;
}
.ucOrderInformation div.right {
float: left;
width: 60%;
}



