/* This CSS is applied after all other CSSs for topics that   belong to the disabled capabilities. The DIV for the notice   injected at the top of the document is 'help-disabledTopic'. */   #help-disabledTopic {	color: Highlight;	font-weight: medium;	margin-top: 1.0em;	margin-bottom: 1.0em;}#help-disabledTopic hr {	color: #C0C0C0;	noshade;}