#topline {
  position: relative;
  height: 103px;
}

#searchform-wide {
  position: absolute;
  top: 50px;
  left: 650px;
}

.inpbox-wide {
  position: absolute;
  top: 18px;
  left: 23px;
  height: 26px;
  width: 271px;
  border: solid 1px white;
}

#searchgo {
  position: absolute;
  top: 15px;
  left: 300px;
}

#scanalert {
  position: absolute;
  top: 28px;
  left: 595px;
}

#navbar {
  width: 180px !important;
  border-top: solid 1px #2a59a7;
  border-left: solid 0px #2a59a7;
  border-right: solid 0px white !important;
  background-color: #e8eff7;
}

#navbar a:link.heading, #navbar a:visited.heading { background-color: rgb(42,89,167) !important; color: white; }

#navbar a:hover, #navbar a:link.selected, #navbar a:visited.selected { background-color: #a0a3ca; color: white }

#navbar a { border-left: solid 0px white !important; width: 180px !important;}

#navbar a.selected {width: 180px !important;}

#topdmenu {
  margin-left: 585px !important;
}

#reviews { width: 762px !important; }
#recenthistory { width: 762px !important; }

#orderTable, #orderTable td table {
  font: normal 11px arial;
}

#orderPrice {
  font: bold 24px arial;
  color: #b81331;
  padding: 0px !important;
  margin: 0px !important;
}

#orderPrice .saveReg {
  font: normal 13px arial;
  color: black;
  margin-left: 5px;
  text-decoration: line-through;
}


#orderPrice .saveSave {
  font: normal 10px arial;
  color: black;
}


#orderTable td {
  padding: 3px 4px 3px 7px;
}

#orderTable {
  width: 360px;
}

h1 {
  font-size: 20px !important;
  color: black !important;
  margin-bottom: 5px !important;
}

.ioCellHead {
  font: bold 13px arial;
  margin: 0px 0px 4px;
}

#livePersonNew {
  position: absolute;
  top: 37px;
  left: 890px;
}

body { padding-top: 128px;}

#topBannerDiv {
  position: absolute;
  top: 0px;
}
