#searchStep1 .o2checkboxButton {
  width: 125px;
  float: left;
  margin: 0px;
  padding: 0px 0px 4px 0px;
  border:0px solid #f10000;
}
#searchStep1 .o2checkboxGroup {
  background-color: #FBCC42;
  float: left;
}
#searchStep1 .o2checkboxes {
  float: left;
}
#searchStep1 .o2checkboxLabel {
  border:0px solid #f10000;
  padding-left:3px;
}
.stepByStep {
  position: relative;
}
.stepByStepTable td.searchDivider {
  vertical-align: top;
  text-align: right;
  width: 3px;
  height: 100%;
  background: transparent url('/images/backgrounds/dividerBackground.gif') repeat-y top left;
}
table.stepByStepTable {
  width: 909px;
}
.stepByStepTable p,
.stepByStepTable a {
  font-size:9pt;
  padding:3px;
}
.stepByStepTable label { 
  font-size:12px;
  vertical-align:top;
}
#selectLocationsWrapper {
  background: url('/images/searchSteps/stripeThrough.gif') repeat-x;
  padding-left: 13px;
}
#stepByStepSearchButton {
  cursor: pointer;
  float: right;
  margin-right: 5px;
}
.flexibleHeightWrapper.stepByStep {
  z-index: 6;
}
h1.popupHeader {
  padding: 15px 0 3px 0;
}
#searchStep2 #choosePeriod {
  background: url('/images/searchSteps/stripeThrough.gif') repeat-x;
  padding-left: 13px;
  height: 21px;
  margin-bottom: 4px;
}
#searchStep2 a#anchor1, #searchStep2 a#anchor2 {
  padding: 0;
  margin-left: 3px;
  text-decoration: none;
}
#selectLocations a.withDot {
  display: block;
  background-position: 0 8px;
}
#searchStep1 .catchReceiptInputs {
  background-color: transparent;
  border: 0;
}

