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

#keyboardmsg{
	float : right;
}

#lightbox{
	background : #EEEEEE;
	border-bottom : 2px solid #666666;
	border-right : 2px solid #666666;
	padding : 10px;
	color : #660000;
	font-family : Trebuchet, "Trebuchet MS", "Lucida Sans Serif", "Lucida MS", "Lucida sans", Lucida, Verdana, Geneva, Helvetica, sans-serif;
	text-align : right;
}

#lightbox img{
	border : none;
}

#lightboxcaption{
	float : left;
}

#lightboxdetails{
	font-size : 0.8em;
	padding-top : 0.4em;
}

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

#overlay img{
	border : none;
}

#lightbox a:link, #lightbox a:active,#lightbox a:visited {
	font-family : Trebuchet, "Trebuchet MS", "Lucida Sans Serif", "Lucida MS", "Lucida sans", Lucida, Verdana, Geneva, Helvetica, sans-serif;
	color : #660000;
	text-decoration : none;
	font-size : 110%;
}

#lightbox a:hover {
	text-decoration : underline;
}
