#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(images/gris.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/gris.png", sizingMethod="scale");
	}
	
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #656565;
	font-size: 11px;
	font-family: arial;
}
.style2 {color: #2f7ec4; font-size: 11px;
	font-family: arial; font-weight:bold}
.style3 {color: #3d3d3d; font-size: 10px;
	font-family: arial;}
.style4 {
	color: #3f6b93;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}
.style5 {
	color: #737373;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {font-size: 11px; font-family: arial; color: #2f7ec4;}