

div.featured_pet {

  margin-bottom: 16px;

}


div.featured_pet h1 {

  font-size: 120%;
  
  font-weight: bold;
  
  margin: 0 auto 12px;

}


div.nav_links {

  margin: 12px auto;
  
  text-align: center;
  
  clear: both;
  
}

div.nav_links a {

  margin: auto 8px;

}


.featured_pet img.photo.left {

  float: left;

  margin-right: 8px;

}

.featured_pet img.photo.right {

  float: left;

  margin-left: 8px;

}

table.pets {

  width: 96%;

}

table.pets td {

  text-align: left;
  
  vertical-align: middle;
  
  padding-bottom: 18px;

}

table.pets td.photo {

  text-align: center;
  
  
  width: 30%;

}

table.pets td.text {
  
  width: 20%;  


}

.pets h1.pets_name {

  font-weight: bold;
  
  font-size: 100%;
  
  margin: 0 auto 6px;

}


div.nav_links {

  margin: 12px auto;
  
  text-align: center;

}
