.comment { background-color: #ff9; padding: 0 3px;}ul#navbar_list { display: inline; margin-left: 0; padding-left: 0;}ul#navbar_list li { display: inline;}/* Begin Liam's editsSkip link revised and restyled to appear on tabSquare brackets removed from nav links and restyled as tabsStyles presented below may be set in mwbp_wcag.css*/a#skiplink {display: block; background: #ffa; padding: 5px; position: absolute; top: 0; left: -200%; width: 100%}a#skiplink:active, a#skiplink:focus {display: block; background: #ffa; padding: 5px; position: absolute; top: 0; left: 0; width: 100%}ul#navbar_list {margin: 0; padding: 0; clear: left; width: 100%; display: block; line-height: 1.75}ul#navbar_list li {display: inline}ul#navbar_list li a, ul#navbar_list li span {text-decoration: none; border: solid black 1px; padding: 2px 2px 3px; background: #eee; font-size: 0.75em; margin-right: 1px}ul#navbar_list li span {text-decoration: none; font-weight: bold; border-bottom: 0; background: #fff}h4 { color: #005A9C; background: white;}q { font-style: italic;}p.warning { background-color: #ff9; border: 1px solid red; padding: 5px;}/* Lines are sometimes long and it's difficult to see the BP at the start of the paragraph, so use a hanging indent. */ul.coverage_list li { text-indent: -3em; padding-left: 3em; list-style-type: none;}blockquote.sctxt { font-style: italic; background-color: #ffc; border: 1px solid olive; padding: 3px;}/*Added by YY*/.guideline { border-top:solid #CCCCCC 1px; border-left:solid #CCCCCC 1px; border-right:solid #CCCCCC 1px; padding:.5em; padding-left:1em; font-weight:bold; text-indent:-.5em; background:#F0F0F0; color: black; margin-top:1.5em; margin-bottom:0em;}/*Added by YY*/.bp_detail{ border-bottom:solid #CCCCCC 1px; border-left:solid #CCCCCC 1px; border-right:solid #CCCCCC 1px; padding-left:1em; padding-top:1em; margin-top:0em; margin-bottom:1em;}/*Added by YY*/.priority{ border-top:solid #CCCCCC 1px; border-left:solid #CCCCCC 1px; border-right:solid #CCCCCC 1px; border-bottom:solid #CCCCCC 1px; margin-top:1.5em; margin-bottom:0em; padding-left:1em;}/*Added by YY*/.backLink { padding-left:1em; }
@media print {
  .navbar { display: none;}
}