.photogallery {
    margin-left: auto;
    margin-right: auto;
    width: 794px;
	padding-top: 13px;
} .thumbnails {
    width: 174px;
    max-height: 94px;
    overflow-y: hidden;
    float: left;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-top: 4px;
    margin-right: 2px;
    margin-bottom: 0px;
    background-color: #eee;
    border-color: #ddd;
    border-width: 1px;
    border-style: solid;
    font-size: 11px;
    text-align: center;
} .thumbnails img {
    float: inherit;
    border: 0px;
    padding-bottom: 4px;
    max-width: 174px;
} .thumbnails a {
    text-decoration: none;
    border: 0px;
} .thumbnails .description {
    display: none;
}
