body#healthInfo #navBottom {
  background-position: -2px -15px;
}

h2 {
  text-indent: -5000px;
}

h4 {
  padding-bottom: 12px;
}

label {
  font-weight: bold;
  padding-bottom: 5px;
}

p.pad {
  padding: 16px 0px;
}
p.padTop {
  padding-top: 16px;
}

ul.bulleted li {
  background: #f3f7d5 url(/images/bulletSquare.gif) no-repeat 2px 10px;
  padding: 2px 0px 2px 12px;
}

.col1 {
  float: left;
  margin-top: 15px;
  width: 335px;
}
  .col1 #col1_row2 {
    margin-top: 25px;
  }

.col2 {
  background: #666;
  float: right;
  margin-top: 15px;
  width: 345px;
}
  .col2 div {
    background: #f3f7d5;
    border-bottom: 10px solid #fff;
    float: left;
    padding: 10px 20px;
    width: 305px;
  }
  .col2 div img.padLeft {
    padding-left: 10px;
  }
  .col2 div img.padRight {
    padding-right: 10px;
  } 
  
.title {
  background: #fff url('/images/headerHealthInfo.gif') no-repeat top left;
  float: left;
  height: 32px;
  margin: 25px 0px 5px 0px;
  width: 700px;
}

#colWrapper {
  float: left;
  padding-bottom: 30px;
  width: 700px;
}

#col1_row1 {
  border-bottom: 1px dashed #bfbfbf;
  width: 335px;
}

#footer #footer_row1 {
  margin-top: 20px;
}

#healthCenter li {
  height: 55px;
  padding: 0px 0px 3px 55px;
}
  #healthCenter #allergies {
    background: #fff url(http://www.healthnotes.info/http/images/allergies_pic.gif) no-repeat 0px 4px;
  }
  #healthCenter #arthritis {
    background: #fff url(http://www.healthnotes.info/http/images/arthritis_pic.gif) no-repeat 0px 4px;
  }      
  #healthCenter #babies {
    background: #fff url(http://www.healthnotes.info/http/images/babies_pic.gif) no-repeat 0px 4px;
  }
  #healthCenter #cold {
    background: #fff url(http://www.healthnotes.info/http/images/cold_pic.gif) no-repeat 0px 4px;
  }
  #healthCenter #diabetes {
    background: #fff url(http://www.healthnotes.info/http/images/diabetes_pic.gif) no-repeat 0px 4px;
  }
  #healthCenter #digestive {
    background: #fff url(http://www.healthnotes.info/http/images/digestive_pic.gif) no-repeat 0px 4px;
  }
  #healthCenter #pain {
    background: #fff url(http://www.healthnotes.info/http/images/pain_pic.gif) no-repeat 0px 4px;
  }
  #healthCenter #sports {
    background: #fff url(http://www.healthnotes.info/http/images/sports_pic.gif) no-repeat 0px 4px;
  }
  #healthCenter #weight {
    background: #fff url(http://www.healthnotes.info/http/images/weight_pic.gif) no-repeat 0px 4px;
  }
  #healthCenter #womens {
    background: #fff url(http://www.healthnotes.info/http/images/womens_pic_rx.gif) no-repeat 0px 4px;
  }
  #healthCenter #personal {
    background: #fff url(/content/images/PHT_pic.gif) no-repeat 0px 4px;
  }
  #healthCenter #mens{
  	background: #fff url(http://www.healthnotes.info/http/images/mens_pic_rx.gif) no-repeat 0px 4px;
  }
  
  
#healthNotesContent {
  float: left;
  padding-top: 15px;
  width: 700px;
}
  #healthNotesContent p {
    line-height: 1.5em;
    padding-bottom: 10px;
  }
  #healthNotesContent td {
    line-height: 0px;
    vertical-align: top;
  }
  
#viewArchives {
  height: 57px;
  padding-top: 10px;
}