
div.detectives-container {
	width: 100%;
}
div.investigated-header {
	width: 75%;
	height: 28px;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
	background: #fff url(docs-stub.jpg) no-repeat bottom left;
}
div.docs-detective {
	text-align: left;
	padding: 8px;
	border: #ddd 1px solid;
	background: #fff url(docs-stub2.jpg) no-repeat top left;
}

div.detectives-controls {
	width: 80px;
	padding: 5px;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
}
.blueHead {
	color: #4A5E77;
	font-weight: bold;
	font-size: 18pt;
	font-family: Times New Roman, Arial;
}
