/* SUBSYSTEM */
#subsystem #content					{ margin-left: 211px; }
#subsystem #content.border			{ border-left: 1px #ccc dotted; }
#subsystem h1						{ }
#subsystem h2 						{ }
#subsystem h3, 
#subsystem h3 a, 
#subsystem h4 						{ color: #7ca653; }
#subsystem h3 a:hover				{ color: #e5ac00; }
#subsystem h3.black, 
#subsystem h4.black					{ color: #000; }
#subsystem h3.indent_subtitle			{ margin-left: 55px }
#subsystem #content p,
#subsystem #content td				{ color: #333; }
#subsystem ul.buttons				{ margin-left: 0; }
#subsystem ul.buttons li			{ list-style: none; padding-left: 22px; padding-bottom: 10px; background: url(../_images/bullet-button.gif) no-repeat top left; }
#subsystem .subtitle 				{ font-size: 10px; color: #666; font-weight: normal; vertical-align: middle; text-transform: uppercase; }
#subsystem .smalltext				{ font-size: 10px; color: #666; font-weight: normal; }
#subsystem #content .feedback 				{ padding: 6px 10px; font-size:12px; font-weight: bold; color: #53a600; background-color: #f2ffe5; border: 1px #53a600 solid; text-align: left; }
#subsystem #content .error 				{ padding: 6px 10px; font-size:12px; font-weight: bold; color: #be122a; background-color: #f8d8dd; border: 1px #be122a solid; text-align: left; }

#subsystem table.list	 			{ background-color: #fff; border: 1px #999 solid; width: 100%; margin-bottom: 10px; }
#subsystem table.list th 			{ font-weight: bold; font-size: 11px; padding: 8px 6px; background: #ccc url(../_images/bg-tableheader.jpg) repeat-x; }
#subsystem table.list th a			{ color: #000; }
#subsystem table.list td 			{ padding: 8px 6px; border-top: 1px #e6e6e6 solid; font-size: 11px; }
#subsystem table.list tr.highlight td		{ background-color: #fff9e5; }
#subsystem table.list tr.footer th		{ font-weight: normal; color: #666; }
#subsystem table.fullwidth			{ width: 100%; }
#subsystem table td.noborder 			{ border: 0px; }

#subsystem #tour li	 			{ line-height: 16px; padding-bottom: 10px; }
