BODY {
   /* border-top: 10px solid #E20006; */
   padding-top: 30px;
}

#normal {
  position: relative;
  min-height: 301px;
  overflow: visible;
}
TABLE TD.innerCol {
  vertical-align: top;
  overflow: visible;
}
table .lineWrapper {
  min-height: 581px;
  overflow: visible;
  background-image: url(/standard/images/table-bg-new.gif);  
}
/*
* HTML .outerLine {
  margin-top: 16px;
}
* + HTML .outerLine {
  margin-top: 16px;
}
*/
table .centerCol {
  overflow: visible;
}
#footerBetween {
  height: 3px;
  overflow: hidden;
}
#footerBetween td {
  height: 3px;
  max-height: 3px;  
  margin: 0;
  padding: 0;
  background-color: #A8ACAF;
  line-height: 3px;
  border: 0;
}
#topWrap TD {
  height: 30px;
}


BODY TABLE TR TD.centerCol,
BODY TABLE DIV.lineWrapper,
BODY TABLE DIV.centerWrapper {
  overflow: visible !important;
}


BODY .myGallery {
  position: relative;
}
BODY .jdGallery {
  position: relative !important;
  border: 1px solid #FFF !important;
}


