/* Lightbox Styles */


div.dimgw {
     width: 240px; 
     float: right;
}

div.pimg-large img { border: 0px solid #d6d6d6; width: 220px;  }

/* thumbnail - 100x75 */
div.pimg-thumbs { margin-top: 6px; display: none; }
div.pimg-thumbs div.pimg { float: left; margin-right: 6px; margin-bottom: 6px; }
div.pimg-thumbs div.pimg img { border: 2px solid #d6d6d6; width: 100px; height: 75px; }


table.fm-gallery {
     width: 100%;
}

table.fm-gallery td { width: 25% }

table.fm-gallery td img { border: 1px solid #ccc; }

table.fm-gallery td .title { font-weight: bold; margin-top:4px; width: 210px; }
table.fm-gallery td .desc { width: 210px; }