/************************************/
/** RESULT AND DETAIL PAGE CLASSES **/
/************************************/

.PhotoMain, .PhotoThumbnail, 
                        { border: solid black 1px; margin: 5px; }
.PhotoMain              { cursor: pointer; cursor: hand; width: 400px;  }
.PhotoThumbnail         { width: 38px; height: 33px; }


