/* Lightbox Styles */


div.dimgw {
     width: 240px; 
     float: right;
     
}

div#xlbx {
     width: 200px;
     height: 156px;
     background-image:URL(/images/images/img-widget-bg.gif);
     background-repeat: no-repeat; 
}
div.pimg-large { margin-left: 18px; padding-top:16px; width: 163px; height: 106px; overflow:hidden; }
div.pimg-large img { border: 0px solid #d6d6d6; width: 163px; }

/* 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; }
