/*
''<summary>
		<page>05components.css</page>
		<description>Use for includes, custom tables, etc. Any element that features in a specific include or on a specific page</description>
		<notes>All styles in here should have a main containing style beginning "component_"</notes>
		<version>2006/07/05: Gregory Brine		Initial creation of file</version>
''</summary>
*/

table.component_results { padding: 0; margin: 0; border: 0; width: 100%; }
table.component_results th {  }
table.component_results td.preview { padding: 5px; vertical-align: top; width: 100px; text-align: center; }
table.component_results td.text { padding: 5px; vertical-align: top; }