.photostrip2,.photostrip3,.photostrip4 { font-family: "trebuchet ms"; width: 100%; margin-top: 20px; margin-bottom: 20px; padding: 5px; }
.photostrip2 .titledthumb { float: left;width:50%; }
.photostrip3 .titledthumb { float: left;width:33%; }
.photostrip4 .titledthumb { float: left;width: 25%;  }
.photostrip2  .titledthumb img { width:250px; height:200px;  }
.photostrip3  .titledthumb img { width:200px; height:150px; padding: 2px; border: solid 1px silver; }
.photostrip4 .titledthumb img { width:150px; height:120px; padding: 2px; border: solid 1px silver; }

.titledthumb .photodesc { font-family: "trebuchet ms"; font-weight: bold; text-align: left; width:100%; height:10%; }


