.centershop {
        padding: 0px;
        margin: 0px auto;
        position: relative;
        text-align: left;
        width: 750px !important;
}

TABLE.header {
  background-color: #ffffff;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TABLE.headerNavigation {
  background-color: #FFFF33;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  width: 100% !important;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color:#666666;
  letter-spacing:1px;
  padding: 3px;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #9a9a9a;
  padding: 3px;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color: #666666;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #006699;
}

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 10px;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TABLE.footertop {
  background: #FFFF33;
  text-align: center;
  font-size: 9px;
  color: #666666;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TR.footertop {
  background: #FFFF33;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  font-size: 9px;
}

TD.footertop, TD.footerbottom {
  padding: 3px;
}

.columnLeft {
  background: #ffffff;
  padding: 2px;
}

#contentMainWrapper {
  width: 750px !important;
  background-color: #ffffff;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  padding: 5px;
}

.content {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border:1px solid #9a9a9a;
  padding: 3px;
}

.tabTable {
  border:1px solid #9a9a9a;
}

.productListing-rowheading {
  background-color: #45a445; /* abbbd3 */
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}

.productListing-heading a {
  color: #ffffff;
}

.productListing-heading a:hover {
  color: #ffb062;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #eff4f8;
}

TD.productListing-data {
  font-size: 10px;
  padding: 5px;
  border-bottom: 1px solid #9a9a9a;
}

.listingDescription {
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
}
