#kader{
	background-color:#eee;
	padding: 10px;
	}
#kaderDetails{
	font-size: 10px;
	font-family: arial;
	padding-top: 0.4em;
	}
#click2close{
	font-size: 10px;
	font-family: arial;
}
table{
	font-size: 12px;
	font-family: arial;
	color: #ffffff;
}
table.info{
	color: #000000;
}
#kaderCaption{ float: left;}
#keyboardMsg{ float: right;
	font-size: 10px;
	font-family: arial;
}
img.pic{
	border: 1px solid #ffffff;
}
a {color: #ffffff; text-decoration: none;}
#closeButton{ top: 5px; right: 4px; }
#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }
#overlay{ background-image: url(img/overlay.png); }
* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(img/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/overlay.png", sizingMethod="scale");
	}