h2 {
	margin-top: 3em;
	margin-bottom: 0em;
	border-width: 1px; 
	border: 1px solid; 
	padding: .5em;
	}

h3 {
	margin-top: 3em;
	}

div.div2 {
	margin-left: 4em;
	}

div.div2 h3 {
	margin-left: -2em;
	}

div.technique {
	padding-left: 2em;
	}

div.short-name {
	margin-top: 3em;
	text-align: left;
	color: #005a9c; 
	background: white;
	font: 120% sans-serif;
	}

div.rule {
	margin-top: 1em;
	background-color: #ddeeff; 
	color: black
	padding: .5em; 
	border-left: 10px solid #39c; 
	border-right: 1px solid #39c;
	border-top: 1px solid #39c;
	border-bottom: 1px solid #39c;
	padding-left: 0.75em;
	}

div.rule p {
	margin-top: .25em;
	margin-bottom: .25em;
	}

div.small-head {
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0em;
	}

span.ua-type {
	font-style: italic;
	font-weight: normal;
	}

div.example {
	border-style: solid; 
	border-width: 1px ; 
	border-left: 10px solid #5d0091;
	padding: .5em;
	color: #5d0091;
	background: #f9f5de; 
	border-color: #5d0091;
	width: 75%; 
	margin-top: .25em;
	margin-bottom: .25em;
	}


                 div.example { width: 95%; }
                  div.incorrect { width: 95%; color:#ffcccc; border: 2px dashed red;  }
                  div.deprecated { width: 95%; border: 2px solid #ffff33;}
                  div.issue { width: 95%; border: 2px dotted #ff0000; }
 /*                  p {padding-left: 30px}
                  h4 {font-style: italic; padding-left: 10px}
*/
div.description { margin-left: 4em; }


code           { font-family: monospace; }

div.constraint,
div.issue,
div.note,
div.notice     { margin-left: 2em; }
.example-head, .note-head { font-weight: bold }

dt.label       { display: run-in; }

li p           { margin-top: 0.3em;
                 margin-bottom: 0.3em; }

.rfc2119, .uname { text-transform: lowercase; font-variant: small-caps; }

.new-term { font-weight: bold }
.quote { font-style: italic }

.figure { margin-bottom: 2em; }

.caption {
  text-align: center;
  margin: 0.5em 2em;
  font-style: italic;
  }

.editor-note { font-style: italic; color: red; }

.req { background: #ffffcc; }

div.exampleInner pre { margin-left: 1em;
                       margin-top: 0em; margin-bottom: 0em}
div.exampleOuter {border: 4px double gray;
                  margin: 0em; padding: 0em}
div.exampleInner { background-color: #d5dee3;
                   border-top-width: 4px;
                   border-top-style: double;
                   border-top-color: #d3d3d3;
                   border-bottom-width: 4px;
                   border-bottom-style: double;
                   border-bottom-color: #d3d3d3;
                   padding: 4px; margin: 0em }
div.exampleWrapper { margin: 4px }
div.exampleHeader { font-weight: bold;
                    margin: 4px}

div.resources {
	border-style: solid; 
	border-width: 1px ; 
	padding: .5em;
	border-color: #5d0091;
	margin-top: .25em;
	margin-bottom: .25em;
	}

div.ua-issues{
	border-style: solid; 
	border-width: 1px ; 
	padding: .5em;
	border-color: #5d0091;
	margin-top: .25em;
	margin-bottom: .25em;
	}

span.resource-label, span.ua-type {
	font-style: italic;
	}
	







@media print {
 .req { background: #ffcc99 }
}







@media aural {  
  h1, h2, h3 { stress: 20; richness: 90 }
  div.short-name { stress: 20; richness: 90 }
  .hide { speak: none }
  p.copyright { volume: x-soft; speech-rate: x-fast }
  dt { pause-before: 20% }
  pre { speak-punctuation: code } 
}
