table.results th {
	background: url(themes/aero/images/thead.gif);
	background-color: #68bce3;
	border-bottom: 0;
	border-left: 1px outset;
	border-right: 1px outset;
	border-top: 0;
	color: #fff;
	cursor: default;
	font-family: arial;
	font-size: 9pt;
	font-weight: 700;
	overflow: hidden;
	padding: 5px 6px 4px;
	text-align: left;
}

table.results th span.pk {
	background: url(themes/aero/images/objects.png) no-repeat;
	background-position: -8px -201px;
	display: inline-block;
	height: 14px;
	width: 20px;
}

table.results th span.uk {
	background: url(themes/aero/images/objects.png) no-repeat;
	background-position: -8px -225px;
	display: inline-block;
	height: 14px;
	width: 20px;
}

table.results td {
	border-bottom: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	font-family: arial;
	font-size: 9pt;
	height: 22px;
}

table.results td.tj {
	padding-right: 6px;
	text-align: right;
	width: 30px;
}

table.results td.tl {
	cursor: default;
	padding-left: 4px;
	padding-right: 2px;
	text-align: left;
}

table.results td.tr {
	cursor: default;
	padding-left: 4px;
	padding-right: 4px;
	text-align: right;
}

table.results td.tnl {
	color: red;
	cursor: default;
	padding-left: 4px;
	text-align: left;
}

table.results .tch {
	cursor: default;
	padding: 0 4px;
	width: 14px;
}

table.results td span.blob {
	background: url(themes/aero/images/blobs.png) no-repeat;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	text-align: right;
	width: 18px;
}

table.results td form.cell_editor_form {
	border-width: 0;
	margin: 0;
	padding: 0;
}

table.results td input.cell_editor {
	background: url(themes/aero/images/glass.png) transparent;
	border: 0;
	color: #efefef;
	font-family: arial;
	font-size: 9pt;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

#info-div table.results th {
	background: url(themes/aero/images/glass.png) transparent;
	border: 1px solid #fff;
	border-width: 0;
	color: #efefef;
	padding: 6px 6px 5px;
}

#info-div table.results td {
	border-color: #ddd;
	border-style: dashed;
	border-width: 0 0 1px;
	padding: 2px 7px;
}

table.results tr.hl {
	background: url(themes/aero/images/glass4.png);
}

table.results tr.sel {
	background: url(themes/aero/images/glass4.png);
	color: #000;
}

table.results td span.text {
	background-position: -8px -14px;
}

table.results td span.bmp {
	background-position: -8px -44px;
}

table.results td span.gif {
	background-position: -8px -86px;
}

table.results td span.ico {
	background-position: -8px -116px;
}

table.results td span.jpg {
	background-position: -8px -160px;
}

table.results td span.png {
	background-position: -8px -187px;
}

table.results td span.ser {
	background-position: -8px -230px;
}

#info-div table.results .th_nosort {
	border-width: 0 1px 0 0;
}

table.results td span.i {
	font-family: arial;
	font-size: 9pt;
	font-weight: 400;
}