/* Move this style section to your css file, this is placed here for easy distribution */

.mediagallery {
 float:left;
 width:420px;
 margin-top:20px;
}

.mediagallery .thumb {
  float:left;
  padding:1px;
}

.mediagallery .thumb a {
  display:block;
  width:100px;
  height:75px;
  overflow:hidden;
  background:#fff;
}

.mediagallery .thumb a img {
border:0;
}

img {
border:0;
}

/* imagezoom */

#lightbox {
 background-color:#eee;
 padding: 10px;
 border-bottom: 2px solid #666;
 border-right: 2px solid #666;
}

#lightboxCaption{
 font-family:Verdana;
 font-size: 11px;
 padding-top: 0.4em;
}
#lightboxCaption a
{
	text-decoration:none;
	color:black;
}
#lightbox img
{ 
border: medium none; 
} 

#overlay img
{ 
border: none; 
}

#overlay
{ 
background-image: url("/images/overlay.png"); 
}

* html #overlay
{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url("/images/blank.gif");
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
}













/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
