﻿

/*** This is the CSS for the modal image  ***/
#mbox{background-color:#eee; padding:8px; border:2px outset #666;}
#mbm{font-family:sans-serif;font-weight:bold;float:right;padding-bottom:5px;}
#ol{background-image: url(overlay.png);}
.dialog {display:none}

* html #ol{background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");}

div.thumbnail 
{
    width:100px;
   float:left;
   border: solid 15px white;
   font-size: 0.6em;
}
