/* = Home page
-----------------------------------------------------------------------------*/

#introColumn .biosecurityGuidance p,
#introColumn .projects-dbase p,
#introColumn .record-species p {
  width: 175px;
}

/* = Be plant wise campaign pages
-----------------------------------------------------------------------------*/

.bpwContent h1 {
  padding: 12px 0 0 0;
}

.bpwSubContent h2 {
  padding-top: 10px;
}

.bpwSubContent .speciesImg {
  margin-right: 15px;
}

.speciesImg p {
  height: 25px;
}

p.quoteKwyg {
  bottom: 5px;
  left: 0px;
  width: 450px;
}

.addPromo.plantTrackerLogo a img {
  border: solid 1px #ffffff;
}

/* Check, Clean, Dry campaign pages */

#bodyWrap div#ccdWrap div#ccdInfo div { 
 width: 29%;
}

/* navigation */

#head {
  position: relative;
  z-index: 100;
}

#bodyWrap {
  position: relative;
  z-index: 50;
}

#coreNav {
  position: relative;
  z-index: 100;
}

#coreNav ul {
  height: 55px;
}

#coreNav ul li div.navListWrap ul {
  height: auto;
}

#subNavBlock {
  position: relative;
  z-index: 50;
}