a:hover[href] { color: #0000FF; }

p,ul,li,td,dl { font-family: Verdana; font-size: 11pt }
dd { margin-bottom: 1em; }

// ul { list-style-type: disc }

#content h1 { font-family: Verdana; font-style: italic }
#content h2 { font-family: Verdana; font-size: medium; color: #7DBD04 }

hr { color: #7DBD04; background-color: #7DBD04; height: 1px }

pre { background-color: black; color: white; padding: 4px; }
p.prompt { color: white; background-color: black; font-family: monospace; border: 1px gray solid; padding: 4pt; }

.path { font-family: monospace; color: purple; white-space: nowrap; }
.tag { font-family: monospace; color: purple; }
.cmd { font-family: monospace; color: red; font-size: larger; }
.parm { font-family: monospace; color: green; font-style: italic; white-space: nowrap; }
.flag { font-family: monospace; color: purple; }
.tip { font-weight: bold; color: orange }
.note { font-weight: bold; color: purple }
.warn { font-weight: bold; color: red }
.danger { font-weight: bold; color: red; background-color: yellow; text-transform: uppercase }
.nowrap { white-space: nowrap; }

table.spec { border-collapse:collapse; }
table.spec td { border:1px solid #CCCCCC; padding:4px; }

#topad {
  font-size: initial;
  margin: 0 auto;
  padding: 16px 0 24px 0;
  text-align: center;
  width: 728px;
}

#topad img {
  vertical-align: bottom;
}
