.LogoTableData { 
  height: 70px ;
  background-repeat: no-repeat; 
  align: bottom ;
}
.LogoImage {
  display: block ;
  position: absolute ;
  top: 0px ;
  left: 0px ;
  height: 70px ;
  width: 250px ;
  border: 0px ;
}
.ContactImage { display: block ; position: absolute ; top: 15px ; left: 508px; height: 50px ; width: 250px ; border: 0 ; align: bottom ; }
.ShopPageHeader {
  color: #1a1a1a ; 
  font-size: 2.0em ; 
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif ; 
  font-style: oblique ;
  font-weight: 900 ; 
  text-align: center ;
  margin: 0px ;
  padding: 0px ;
  position: relative ;
  top: 34px ;
}
.ShopPageHeaderSale {
  color: #1a1a1a ; 
  font-size: 2.0em ; 
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif ; 
  font-style: oblique ; 
  font-weight: 900 ; 
  text-align: center ; 
  margin: 0px ; 
  padding: 0px ; 
  position: relative ; 
  top: 3px ; 
}
.ShopTitleBar {
  color: #001b66; 
  background-color: #bfdfdf; 
  margin: 5px 0 0 -5px; 
  width: 100%; 
  height: 25px; 
  font-size: 1.0em; 
  font-weight: bold; 
  margin: 0; 
  padding-left: 5px; 
  padding-top: 4px; 
}
