/* default styles for extension "tx_astechnologylist_pi1" */
		.tx-astechnologylist-pi1 p,
		.tx-astechnologylist-pi1 th,
		.tx-astechnologylist-pi1 td,
		.tx-astechnologylist-pi1 select {
			font-family:Verdana,sans-serif;
			font-size:11px;
		}

		.tx-astechnologylist-pi1-greytext		{ color:#666666; }

		table.techlist											{ width:100%; border-collapse:collapse; border:solid 0px #000000; }
		table.techlist td.sheader						{ width:21px; background-color:#e4ddd3; text-align:left; padding:3px; }
		table.techlist td.lheader						{ background-color:#e4ddd3; text-align:left; padding:3px; }
		table.techlist td.rheader						{ background-color:#e4ddd3; text-align:right; padding:3px; }
		table.techlist td.headerline				{ height:4px; background-color:#ffffff; padding:0px; }
		table.techlist td.hline							{ height:1px; background-color:#e4ddd3; padding:0px; }
		table.techlist td.expandicon				{ padding:10px 3px 3px 3px; vertical-align:top; }
		table.techlist td.title							{ width:65%; font-weight:bold; padding:10px 3px 3px 3px; vertical-align:top; }
		table.techlist td.keywords					{ width:35%; vertical-align:top; padding:10px 3px 3px 3px; }
		table.techlist td.text							{ vertical-align:top; padding:3px; }

		table.techlist p.referencenumber		{ font-weight:bold; color:#666666; }
		table.techlist p.reference					{ font-weight:bold; color:#666666; }

		table.download											{ width:100%; border-collapse:collapse; border:solid 0px #000000; }
		table.download td.icon							{ width:13px; padding:2px; }
		table.download td.title							{ width:100%; padding:2px; }
		table.download td.title a						{ font-size:11px; font-weight:bold; color:#c02930; text-decoration:none; }

		table.references										{ width:100%; border-collapse:collapse; border:solid 0px #000000; margin-top:3px; }
		table.references td.icon						{ width:13px; padding:2px; }
		table.references td.title						{ width:100%; padding:2px; }
		table.references td.title a					{ font-size:11px; font-weight:bold; color:#c02930; text-decoration:none; }
/* default styles for extension "tx_newloginbox_pi3" */
	.tx-newloginbox-pi3-listrow TH { background:#ccc; padding:0 .5em; white-space:nowrap; }
	.tx-newloginbox-pi3-listrow TD { background:#eee; padding:0 .5em; }
	.tx-newloginbox-pi3-singleView TH { background:#ccc; padding:0 .5em; text-align:right; white-space:nowrap; }
	.tx-newloginbox-pi3-singleView TD { background:#eee; padding:0 .5em; }