 body {     background: #FFFFFF;;     text-align: center; } #cfic {     color: #00386D;; }  #cfic table {     text-align: left;     margin-left: auto;     margin-right: auto;     border: 1px solid #000000;;     color: #00386D;; }  #cfic td,th {     border: 1px solid #000000;;     padding: 5px; } #cfic .help {     position: relative;     float: right;     cursor: pointer;     text-decoration: underline; } #cfic .help_div {     position: absolute;     text-align: left;     margin-left: auto;     margin-right: auto;     display: none;     width: 800px;     max-height: 500px;     background: #FFFFFF;; } #cfic .help_title {     background: #00386D;;     color: #FFFFFF;; } 