<!-- Various page styles. -->

*/
.props-table {
border-collapse: collapse;
color:#444;
font-size:14px;    
background-color:#f5f5f5
}
.props-table th {
text-align: center;
padding:5px;
}
.props-table td {

padding:5px;      
}

.props-table td,.props-table td+td+td+td {
font-family: "Courier New",monospace;
text-align: center;
}
.props-table td+td+td  {
font-family: arial, sans-serif;
text-align: left;
}

/* general spacer to place between stacked images etc. */
.gen-spacer {
margin-top:25px;
margin-bottom:25px;
display:block;
}

img.cloudzoom-gallery {
border:1px solid #ccc;
}
a.thumb-link{
text-decoration: none;
display:inline-block;
margin-right:5px;
margin-bottom: 8px;
}

.cloudzoom-lens {
cursor:pointer;
}
.cloudzoom-blank div:nth-child(3){
display:none !important;
}
