.photogallery {  list-style-type: none;  height: 1%;  border: 0px; padding: 0px; margin: 0px;  }.photogallery li {  float: left;  text-align: center;  font-size: 75%;  width: 100px;  height: 185px;  margin: 0px 12px 0px 0px;  }.photogallery img {  border-style: solid;  border-width: 1;  border-color: #003300;  display: block;  margin: 0px 0px 2px 0px;  }.photogallery em {  font-weight: bold;  font-style: normal;  }h2 {  border: 0px; padding: 0px;  margin: 0px 0px 2px 0px;  clear: both;  }em.bold {  font-weight: bold;  font-style: normal;  }