/* CSS Document */

div.dimgw {
     width: 240px; 
     float: right;
					padding-left: 35px; padding-bottom: 35px; 
}
div#xlbx { width: 219px;}

div.pimg-large img {  width: 219px;  }
div.pimg-large a { text-decoration: none;}

/* 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 #335d4b; 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; }

div.image-widget-btn { font-size: 14px;  font-weight: bold; background-image:url(/images/image-widget-btn-bg-001.jpg); background-repeat: no-repeat; background-position: top left; height: 37px;  width: 220px; text-align: center; color: white; padding-top: 7px; }
div.image-widget-btn a, div.image-widget-btn a:link, div.image-widget-btn a:visited,div.image-widget-btn a:active { color: white; text-decoration: none; display: block; padding-bottom: 10px;}

