@CHARSET "ISO-8859-1";
table.identify tr th td {
	border: 0px;
	white-space:nowrap;
}
th.identify {
	background-color: #dddddd;
	font-weight: bold;
	padding: 2px;
	margin: 2px;
}
td.identify {
	background-color: #eeeeee;
	padding: 2px;
	margin: 2px;
}

.att {
	border-top:1px solid #dcdcdc;
	font-weight:bold;
	width:50%;
}

.val {
	border-top:1px solid #dcdcdc;
	width:50%;
}

.identifyIcon { background-image:url(./icons/Identify.gif); width:16px; height:16px; }
