/** Begin Global Section **/ body { font: 11px/14px sans-serif; margin: 0; padding: 0; } a { text-decoration: none; color: #025471; } a:hover { background: #91C4D9; } dt { font-weight: bold; margin-top: .5em; } hr { width: 80%; height: 1px; border: none; color: #025471; background: #025471; } img { border: 0; } p { margin: 0; padding: .3em 0; text-align: justify; } #datacontent { border-collapse: collapse; } #datacontent td, #datacontent th { border: 1px solid #025471; } /** End Global Section **/ /** Bedin Header Section **/ h1 { line-height: 0; height: 0; overflow: hidden; margin: 0; padding: 0; } #logo { display: block; background: #025471 url("/images/logo_background.png"); } /** End Header Section **/ /** Begin Menu Section **/ #menu { float: left; margin: 5px 0 0 5px; width: 140px; border: 1px solid #025471; } #menu ul { margin-left: 15px; padding-left: 0; } #menu li { list-style: none; } /** End Menu Section **/ /** Begin Announce Section **/ #announce { margin: 10px 10px 10px 155px; border: 2px solid red; padding: 10px; color: red; } #announce h3 { margin: .3em; } /** End Announce Section **/ /** Begin Content Section **/ #content { margin-left: 155px; margin-right: 7px; z-index: 1; } #content h2 { border-bottom: 1px solid #025471; padding: 0 0 4px 3px; } #hint { border: 1px solid #025471; text-align: center; width: 150px; background: #91C4D9; position: absolute; right: 5px; z-index:2000; padding: 2px; } #hint .close, #hint .footer { float: right; margin-right: 3px; } #hint .hcontent { text-align: left; font-size: 10px; } /** End Content Section **/ /** Begin Footer Section **/ #footer { border-top: 1px solid #025471; border-bottom: 1px solid #025471; background: #91C4D9; text-align: center; padding: 5px; margin: 10px auto; clear: both; position: relative; } #footer-announce { position: absolute; right: 10px; top: -20px; } /** End Footer Section **/ table.liteboxtr { margin: 5px; border-collapse: collapse; width: 95%; } table.liteboxtr td, table.liteboxtr th { border: 1px solid black; padding: 3px 4px; } table.liteboxtr th { padding-left: 10px; } td.liteboxbl td { border: 0; padding: 0; } td.liteboxbl th { border: none; } .reference { color: #02704D; } .litebold { font-weight: bold; }