/* CSS Document */ code, pre { color:#44a; font-family:monospace; font-size:1.15em; } code { color:#227; margin:0 .2em; white-space:nowrap; } pre { margin-left:1em; } acronym { border-bottom:1px dotted #666; } ul { margin-top:1em; list-style:none; } li { margin-left:2em; list-style:none; list-style-image: none; } .notice { background: #71300F; border: solid 2px #eeb; display: block; font-family: Verdana; padding: 1em; } .tip { background: #71300F; border: solid 2px #333; padding: 1em; } .error { color: #DBA941 background: #f4f4f4; border: solid 2px #333; padding: 1em; } ul.actions { list-style: none; text-align:right; margin:2em 0; } ul.actions li { border: 1px solid #333; margin-left:1em; width:10em; list-style: none; } ul.actions li a, ul.actions li input { background-color:#71300F; border:1px solid #71300F; clear: both; color: #fff; display:block; font-weight: bold; text-align:center; text-decoration: none; } td.listactions { width:17em; } td.listactions a { float: left; text-align:center; font-weight: bold; color: #fff; background-color:#71300F; display:block; text-decoration: none; margin-bottom:3px; margin-right: 3px; border: 1px; width:5em; } table { background-color: #fff; border: 1px solid #333; clear:both; margin: 1em 0 2em 0; white-space: normal; } th { background-color: #ccc; border-top: 1px solid #fff; border-right: 1px solid #666; border-bottom: 1px solid #666; text-align: left; padding:3px; } table tr td { border-right: 1px solid #ccc; padding:2px 4px; vertical-align:top; } table tr.altRow td { background: #f4f4f4; } div.related { clear:both; display:block; } dl { line-height:2em; margin:1em; } dt { font-weight: bold; vertical-align:top; } dd { margin-left:10em; margin-top:-2em; vertical-align:top; }