New CSS class 'pre' added
[mailer.git] / theme / default / css / general.css
index c50b8c4f614abd13868d3dacc34e7dc350aaf53c..2767d477cbb63dfe42ae212c6f666e839b2b26b9 100644 (file)
 body {
-       background-color        : #EEFFEE;
-       color                           : #000000;
-       font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
-       font-size                       : 12px;
-       letter-spacing      : 1px;
-
-       scrollbar-base-color            : #E9E4AE;
-       scrollbar-face-color            : #CDEFCD;
-       scrollbar-highlight-color       : #EEFFEE;
-       scrollbar-shadow-color          : #CDEFCD;
-       scrollbar-3dlight-color         : #DDDDDD;
-       scrollbar-arrow-color           : #000000;
-       scrollbar-track-color           : #CCEFCC;
-       scrollbar-darkshadow-color      : #999999;
-
-       margin                          : 0px;
-       margin-left                     : 0px;
-       margin-right            : 0px;
-       margin-top                      : 0px;
-       margin-bottom           : 0px;
+       background-color: #EEFFEE;
+       color: #000000;
+       font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
+       font-size: 12px;
+       letter-spacing: 1px;
+       scrollbar-base-color: #E9E4AE;
+       scrollbar-face-color: #CDEFCD;
+       scrollbar-highlight-color: #EEFFEE;
+       scrollbar-shadow-color: #CDEFCD;
+       scrollbar-3dlight-color: #DDDDDD;
+       scrollbar-arrow-color: #000000;
+       scrollbar-track-color: #CCEFCC;
+       scrollbar-darkshadow-color: #999999;
+       margin: 0px;
+       margin-left: 0px;
+       margin-right: 0px;
+       margin-top: 0px;
+       margin-bottom: 0px;
 }
 
 table {
-       table-layout            : auto;
-       border-spacing          : 0px;
-       overflow                        : auto;
+       table-layout: auto;
+       border-spacing: 0px;
+       overflow: auto;
 }
 
 A {
-       font-style                      : normal;
-       text-decoration         : none;
+       font-style: normal;
+       text-decoration: none;
 }
 
 A:link {
-       color                           : #2e51a9;
+       color: #2e51a9;
 }
 
 A:visited {
-       color                           : #AA0044;
+       color: #AA0044;
 }
 
 A:active {
-       color                           : #2e51a9;
-       background-color        : transparent;
+       color: #2e51a9;
+       background-color: transparent;
 }
 
 A:hover {
-       background-color        : transparent;
+       background-color: transparent;
 }
 
-input, textarea {
-       color                           : #009900;
-       background-color        : #EEFFEE;
-       border                          : 1px solid #AA0044;
-       text-decoration         : none;
-       border-style            : groove;
+input,textarea {
+       color: #009900;
+       background-color: #EEFFEE;
+       border: 1px solid #AA0044;
+       text-decoration: none;
+       border-style: groove;
 }
 
-select, option {
-       background-color        : #EEFFEE;
-       border                          : solid 1px #009900;
-       color                           : #AA0044;
-       text-decoration         : none;
-       border-style            : groove;
+select,option {
+       background-color: #EEFFEE;
+       border: solid 1px #009900;
+       color: #AA0044;
+       text-decoration: none;
+       border-style: groove;
 }
 
-ul, ol {
-       margin-top                      : 0px;
-       margin-bottom           : 0px;
+ul,ol {
+       margin-top: 0px;
+       margin-bottom: 0px;
 }
 
 .admin_reset, .guest_reset, .member_reset {
-       border-style            : groove;
-       border                          : solid 1px #009900;
-       color                           : #AA0044;
-       cursor                          : pointer;
+       border-style: groove;
+       border: solid 1px #009900;
+       color: #AA0044;
+       cursor: pointer;
 }
 
 .admin_submit, .guest_submit, .member_submit {
-       color                           : #AA0044;
-       border-color            : #009900;
-       cursor                          : pointer;
+       color: #AA0044;
+       border-color: #009900;
+       cursor: pointer;
 }
 
 .admin_submit_reject {
-       border-style            : groove;
-       color                           : #881111;
-       border-color            : #009900;
-       cursor                          : pointer;
+       border-style: groove;
+       color: #881111;
+       border-color: #009900;
+       cursor: pointer;
 }
 
 .runtime_fatal, .runtime_fatalcontent {
-       width                           : 700px;
-       color                           : #118811;
-       background-color        : #DDEEDD;
+       width: 700px;
+       color: #118811;
+       background-color: #DDEEDD;
 }
 
 .runtime_fatal {
-       color                           : #00AA00;
+       color: #00AA00;
 }
 
 .runtime_fatalcontent {
-       text-align                      : left;
-       font-size                       : 12px;
+       text-align: left;
+       font-size: 12px;
 }
 
 .admin {
-       color                           : #118811;
-       background-color        : #DDEEDD;
+       color: #118811;
+       background-color: #DDEEDD;
 }
 
 .admin_note {
-       color                           : #FF0000;
-       font-size                       : 12px;
+       color: #FF0000;
+       font-size: 12px;
 }
 
 DIV.admin_note {
-       padding-top         : 10px;
-       padding-right       : 10px;
-       padding-left        : 10px;
+       padding-top: 10px;
+       padding-right: 10px;
+       padding-left: 10px;
 }
 
 .admin_fatal {
-       font-size                       : 18px;
-       color                           : #00AA00;
+       font-size: 18px;
+       color: #00AA00;
 }
 
 .admin_edit, .member_confirm {
-       background-color        : #eeffee;
+       background-color: #eeffee;
 }
 
 .member_banner {
-       background-color        : #eeffee;
-       width                           : 488px;
+       background-color: #eeffee;
+       width: 488px;
 }
 
 .admin_error {
-       background-color        : #eeffee;
-       color                           : #00AA00;
-       font-size                       : 10px;
+       background-color: #eeffee;
+       color: #00AA00;
+       font-size: 10px;
 }
 
 .admin_select, .guest_select, .member_select {
-       border                          : solid 1px #009900;
-       background-color        : #EEFFEE;
+       border: solid 1px #009900;
+       background-color: #EEFFEE;
 }
 
 .admin_register, .admin_desc_header, .admin_done, .admin_title, .member_title2, .guest_title2, .admin_message {
-       background-color                : #ddeedd;
-       color                           : #009900;
-       text-align                      : center;
+       background-color: #ddeedd;
+       color: #009900;
+       text-align: center;
 }
 
 .member_done, .guest_done {
-       color                           : #009900;
+       color: #009900;
 }
 
 .member_misc {
-       background-color        : #DDEEDD;
+       background-color: #DDEEDD;
 }
 
 .admin_misc, .member_misc {
-       color                           : #000000;
+       color: #000000;
 }
 
 .admin_done2 {
-       color                           : #AA0044;
+       color: #AA0044;
 }
 
 .admin_green, .admin_no {
-       color                           : #009900;
+       color: #009900;
 }
 
 .admin_welcome {
-       background-color        : #DDEEDD;
-       color                           : #009900;
-       vertical-align          : middle;
-       font-size                       : 18px;
-       height                          : 50px;
+       background-color: #DDEEDD;
+       color: #009900;
+       vertical-align: middle;
+       font-size: 18px;
+       height: 50px;
 }
 
 .admin_header {
-       background-color        : #ddeedd;
+       background-color: #ddeedd;
 }
 
 .admin_menu {
-       background-color        : #DDEEDD;
-       color                           : #000077;
-       width                           : 230px;
+       background-color: #DDEEDD;
+       color: #000077;
+       width: 220px;
 }
 
 .admin_logout {
-       background-color        : #AAFFAA;
-       color                           : #00AA00;
+       background-color: #AAFFAA;
+       color: #00AA00;
 }
 
 .admin_desc_cont {
-       text-align          : left;
-       background-color    : #eeffee;
+       text-align: left;
+       background-color: #eeffee;
 }
 
 .admin_table, .member_table {
-       background-color        : #eeffee;
+       background-color: #eeffee;
 }
 
 .admin_editmenu {
-       min-width                       : 500px;
-       max-width                       : 90%;
+       min-width: 500px;
+       max-width: 90%;
 }
 
 .admin_form_header {
-       text-align          : center;
-       height                          : 36px;
-       background-color        : #ddeedd;
-       color                           : #009900;
+       text-align: center;
+       height: 36px;
+       background-color: #ddeedd;
+       color: #009900;
 }
 
 .member_header {
-       text-align          : center;
-       height                          : 28px;
-       background-color        : #ddeedd;
+       text-align: center;
+       height: 28px;
+       background-color: #ddeedd;
 }
 
 .admin_failed, .guest_failed, .member_failed, .member_note {
-       color                           : #00AA00;
+       color: #00AA00;
 }
 
 .member_note_bg {
-       background-color        : #eeffee;
+       background-color: #eeffee;
 }
 
 .member_data {
-       background-color        : #eeffee;
-       color                           : #009900;
-       height                          : 20px;
+       background-color: #eeffee;
+       color: #009900;
+       height: 20px;
 }
 
 .admin_header_b1 {
-       border-bottom           : 1px solid #AA0044;
-       background-color        : #ddeedd;
-       height                          : 22px;
+       border-bottom: 1px solid #AA0044;
+       background-color: #ddeedd;
+       height: 22px;
 }
 
 .admin_snote {
-       font-size                       : 12px;
+       font-size: 12px;
 }
 
 .admin_normal, .guest_normal, .member_normal {
-       border-style            : solid;
-       border                          : solid 1px #009900;
+       border-style: solid;
+       border: solid 1px #009900;
 }
 
 .member_stats {
-       vertical-align          : top;
-       font-weight                     : bold;
-       height                          : 23px;
-       font-size                       : 16px;
-       border-style            : none;
-       border                          : 0px;
-       background          : #DDEEDD;
-       color                           : #000000;
-       margin-top                      : -4px;
-       margin-bottom           : 1px;
-       cursor                          : default;
+       vertical-align: top;
+       font-weight: bold;
+       height: 23px;
+       font-size: 16px;
+       border-style: none;
+       border: 0px;
+       background: #DDEEDD;
+       color: #000000;
+       margin-top: -4px;
+       margin-bottom: 1px;
+       cursor: default;
 }
 
 .normal {
-       border-style            : groove;
+       border-style: groove;
 }
 
 .member_main {
-       background-color        : #DDEEDD;
+       background-color: #DDEEDD;
 }
 
 .guest_title, .member_title {
-       text-align                      : center;
-       color                           : #009900;
-       vertical-align          : middle;
-       background-color        : #DDEEDD;
-       height                          : 60px;
+       text-align: center;
+       color: #009900;
+       vertical-align: middle;
+       background-color: #DDEEDD;
+       height: 60px;
 }
 
 .guest_login_header {
-       color                           : #009900;
-       vertical-align          : middle;
-       background-color        : #DDEEDD;
+       color: #009900;
+       vertical-align: middle;
+       background-color: #DDEEDD;
 }
 
 .guest_menu, .member_menu {
-       width                           : 220px;
-       background-color        : #DDEEDD;
-       vertical-align          : top;
+       width: 220px;
+       background-color: #DDEEDD;
+       vertical-align: top;
 }
 
 .guest_menu_title, .member_menu_title {
-       background-color        : #BDEFCD;
-       color                           : #009900;
-       height                          : 25px;
-       width                           : 200px;
-       border                          : 1px solid #AA0044;
+       background-color: #BDEFCD;
+       color: #009900;
+       height: 25px;
+       width: 200px;
+       border: 1px solid #AA0044;
 }
 
-.guest_menu_row, .guest_menu_bottom, .member_menu_row, .member_menu_bottom {
-       border                          : 1px solid #AA0044;
-       border-top                      : 0px;
-       background-color        : #eeffbc;
-       height                          : 22px;
-       text-align                      : left;
+.guest_menu_row, .guest_menu_bottom, .member_menu_row, .member_menu_bottom
+       {
+       border: 1px solid #AA0044;
+       border-top: 0px;
+       background-color: #eeffbc;
+       height: 22px;
+       text-align: left;
 }
 
 .member_menu_whats {
-       border                          : 1px solid #AA0044;
-       border-top                      : 0px;
-       background-color        : #eeffee;
-       height                          : 20px;
+       border: 1px solid #AA0044;
+       border-top: 0px;
+       background-color: #eeffee;
+       height: 20px;
 }
 
 .guest_menu_seperator, .member_menu_seperator {
-       height                          : 15px;
+       height: 15px;
 }
 
 .guest_content, .member_content {
-       background-color        : #eeffee;
-       width                           : 99%;
-       padding-left            : 2px;
-       padding-right           : 2px;
-       margin-left                     : 5px;
-       margin-right            : 5px;
+       background-color: #eeffee;
+       width: 99%;
+       padding-left: 2px;
+       padding-right: 2px;
+       margin-left: 5px;
+       margin-right: 5px;
 }
 
 .guest_advert, .guest_login, .member_advert, .member_login {
-       background-color        : #DDEEDD;
-       vertical-align          : top;
-       margin-top                      : 10px;
+       background-color: #DDEEDD;
+       vertical-align: top;
+       margin-top: 10px;
 }
 
 #master {
-       width                           : 100%;
-       height                          : 100%;
-       min-height                      : 90%;
-       max-height                      : 100%;
-       text-align                      : center;
+       width: 100%;
+       height: 100%;
+       min-height: 90%;
+       max-height: 100%;
+       text-align: center;
 }
 
 .masterbox {
-       text-align                      : center;
+       text-align: center;
 }
 
 .footer {
-       text-align                      : center;
+       text-align: center;
 }
 
-.footer_lines {
-       font-size                       : 10px;
-       width                           : 380px;
-       height                          : 30px;
-       vertical-align          : middle;
-       background-color        : #E5EFE5;
-       padding-top                     : 5px;
-       padding-bottom          : 5px;
+li.copyright_lines {
+       display:inline;
 }
 
-.footer_box {
-       text-align                      : center;
-       width                           : 760px;
+span.copyright_lines {
+       font-size: 10px;
+       width: 380px;
+       height: 26px;
+       vertical-align: middle;
+       background-color: #E5EFE5;
+       padding-top: 7px;
+       padding-bottom: 7px;
+       display:inline-block;
+}
+
+ul.copyright_box {
+       text-align: center;
+       width: 780px;
+       list-style: none inside;
+       padding-left:0px;
+       margin-bottom: 5px;
 }
 
 .dashed {
-       border                          : solid 1px #AA0044;
+       border: solid 1px #AA0044;
 }
 
 .switch_sw1, .switch_mem1 {
-       background-color        : #b8efc1;
+       background-color: #b8efc1;
 }
 
 .switch_sw2, .switch_mem2 {
-       background-color        : #b8fccb;
+       background-color: #b8fccb;
 }
 
 .impressum {
-       font-size                       : 12px;
-       width                           : 320px;
-       vertical-align          : middle;
-       background-color        : #E5EFE5;
-       height                          : 70px;
+       font-size: 12px;
+       width: 320px;
+       vertical-align: middle;
+       background-color: #E5EFE5;
+       height: 70px;
 }
 
 .mediadata {
-       background-color        : #eeffee;
+       background-color: #eeffee;
 }
 
 .media_header, .impressum_header {
-       background-color        : #b8fccb;
-       text-align                      : center;
-       color                           : #009900;
-       height                          : 26px;
-       font-weight                     : bold;
-       font-size                       : 20px;
+       background-color: #b8fccb;
+       text-align: center;
+       color: #009900;
+       height: 26px;
+       font-weight: bold;
+       font-size: 20px;
 }
 
 .media_left {
-       font-size                       : 14px;
-       width                           : 200px;
+       font-size: 14px;
+       width: 200px;
 }
 
 .media_right {
-       color                           : #009900;
-       font-weight                     : bold;
-       font-size                       : 14px;
-       width                           : 70px;
+       color: #009900;
+       font-weight: bold;
+       font-size: 14px;
+       width: 70px;
 }
 
 .admin_sep_footer {
-       background-color        : #DDEEDD;
-       font-size           : 1px;
+       background-color: #DDEEDD;
+       font-size: 1px;
 }
 
 .admin_sep_footer2 {
-       background-color        : #eeffee;
-       font-size           : 1px;
+       background-color: #eeffee;
+       font-size: 1px;
 }
 
 .admin_footer, .member_refbanner, .member_update, .admin_del_link {
-       background-color        : #DDEEDD;
+       background-color: #DDEEDD;
 }
 
 .member_footer {
-       height                          : 30px;
-       background-color        : #DDEEDD;
+       height: 30px;
+       background-color: #DDEEDD;
 }
 
 .admin_footer {
-       text-align                      : center;
-       height                          : 30px
+       text-align: center;
+       height: 30px;
+       padding-left: 5px;
+       padding-right: 5px;
 }
 
 .admin_task_header {
-       background-color        : #ddeedd;
-       color                           : #009900;
-       vertical-align          : middle;
-       font-size                       : 18px;
-       height                          : 35px;
+       background-color: #ddeedd;
+       color: #009900;
+       vertical-align: middle;
+       font-size: 18px;
+       height: 35px;
 }
 
 .seperator {
-       font-size                       : 1px
+       font-size: 1px
 }
 
 .tab1 {
-       text-align                      : center
+       text-align: center
 }
 
 .admin_delete, .admin_yes {
-       border-style            : groove;
-       border                          : solid 1px #00AA00;
-       background-color        : #AA0044;
-       color                           : #DDEEDD;
-       cursor                          : pointer;
+       border-style: groove;
+       border: solid 1px #00AA00;
+       background-color: #AA0044;
+       color: #DDEEDD;
+       cursor: pointer;
 }
 
 .guest_stats {
-       background-color        : #eeffee;
-       width                           : 460px;
+       background-color: #eeffee;
+       width: 460px;
 }
 
 .guest_stats_title {
-       color                           : #009900;
-       vertical-align          : middle;
-       background-color        : #DDEEDD;
-       height                          : 30px;
+       color: #009900;
+       vertical-align: middle;
+       background-color: #DDEEDD;
+       height: 30px;
 }
 
 .guest_stats_l {
-       width                           : 344px;
-       text-align                      : right;
+       width: 344px;
+       text-align: right;
 }
 
 .guest_stats_m {
-       width                           : 2px;
+       width: 2px;
 }
 
 .guest_stats_r, .guest_stats_lr, .guest_stats_rr {
-       color                           : #009900;
-       width                           : 28px;
-       font-weight                     : bold;
-       text-align                      : center;
+       color: #009900;
+       width: 28px;
+       font-weight: bold;
+       text-align: center;
 }
 
 .guest_stats_ll, .guest_stats_rl {
-       width                           : 192px;
-       text-align                      : right;
+       width: 192px;
+       text-align: right;
 }
 
 .guest_stats_footer {
-       color                           : #009900;
-       vertical-align          : middle;
-       background-color        : #DDEEDD;
-       height                          : 20px;
+       color: #009900;
+       vertical-align: middle;
+       background-color: #DDEEDD;
+       height: 20px;
 }
 
 .task_pre {
-       font-weight                     : bold;
-       margin-left                     : 0px;
-       margin-right            : 0px;
-       margin-top                      : 10px;
-       margin-bottom           : 10px;
+       font-weight: bold;
+       margin-left: 0px;
+       margin-right: 0px;
+       margin-top: 10px;
+       margin-bottom: 10px;
 }
 
 .impressum_body {
-       background-color        : #DDEEDD;
+       background-color: #DDEEDD;
 }
 
 .guest_content_align, .member_content_align, .admin_content_align {
-       text-align                      : center;
-       align                           : center;
-       vertical-align          : top;
+       text-align: center;
+       vertical-align: top;
 }
 
 .member_mailidtop {
-       background-color        : #DDEEDD;
-       width                           : 100%;
-       height                          : 100%;
+       background-color: #DDEEDD;
+       width: 100%;
+       height: 100%;
 }
 
-.list_categories, .admin_action_header, .admin_main, .admin_menu_main, .admin_menu_sub {
-       text-align                      : left;
-       width                           : 100%;
+.list_categories, .admin_action_header, .admin_main, .admin_menu_main, .admin_menu_sub
+       {
+       text-align: left;
+       width: 100%;
 }
 
 .admin_alpha {
-       text-align                      : center;
-       height                          : 40px;
-       vertical-align          : middle;
+       text-align: center;
+       height: 40px;
+       vertical-align: middle;
 }
 
 .admin_sortlinks {
-       text-align                      : center;
-       height                          : 20px;
-       vertical-align          : middle;
+       text-align: center;
+       height: 20px;
+       vertical-align: middle;
 }
 
 .admin_title2 {
-       font-weight                     : bold;
-       padding                         : 4px;
-       background-color                : #ddeedd;
-       color                           : #000099;
-       text-align                      : center;
-       font-size                               : 14px;
+       font-weight: bold;
+       padding: 4px;
+       background-color: #ddeedd;
+       color: #000099;
+       text-align: center;
+       font-size: 14px;
 }
 
 .member_unconfirmed {
-       background-color        : #DDEEDD;
-       width                           : 100%;
-       text-align                      : center;
+       background-color: #DDEEDD;
+       width: 100%;
+       text-align: center;
 }
 
 .you_are_here {
-       white-space                     : nowrap;
-       font-size                       : 14px;
-       text-align                      : left;
+       white-space: nowrap;
+       font-size: 14px;
+       text-align: left;
+}
+
+.tiny {
+       font-size: 12px;
+}
+
+.medium {
+       font-size: 14px;
+}
+
+.big {
+       font-size: 20px;
+}
+
+.top {
+       border-top: 1px solid #4400AA;
+}
+
+.bottom {
+       border-bottom: 1px solid #4400AA;
+}
+
+.left {
+       border-left: 1px solid #4400AA;
+}
+
+.right {
+       border-right: 1px solid #4400AA;
 }
 
-.tiny   { font-size            : 12px; }
-.medium { font-size            : 14px; }
-.big    { font-size            : 20px; }
+.top2 {
+       border-top: 1px solid #AA0044;
+}
+
+.bottom2 {
+       border-bottom: 1px solid #AA0044;
+}
 
-.top    { border-top           : 1px solid #4400AA; }
-.bottom { border-bottom                : 1px solid #4400AA; }
-.left   { border-left          : 1px solid #4400AA; }
-.right  { border-right         : 1px solid #4400AA; }
+.left2 {
+       border-left: 1px solid #AA0044;
+}
 
-.top2    { border-top          : 1px solid #AA0044; }
-.bottom2 { border-bottom       : 1px solid #AA0044; }
-.left2   { border-left         : 1px solid #AA0044; }
-.right2  { border-right                : 1px solid #AA0044; }
+.right2 {
+       border-right: 1px solid #AA0044;
+}
 
 .nobr {
-       white-space                     : nowrap;
+       white-space: nowrap;
 }
 
 .guest_table {
-       background-color    : #eeffee;
+       background-color: #eeffee;
 }
 
 .main {
-       height                          : 99%
+       height: 99%
 }
 
 .footer {
-       height                          : 1%;
-       vertical-align          : bottom;
+       height: 1%;
+       vertical-align: bottom;
 }
 
 .menu_blur {
-       display                         : block;
+       display: block;
 }
 
 .menu_blur:hover {
-       background-color        : #deefac;
+       background-color: #deefac;
 }
 
 .guest_footer {
-       height              : 30px;
-       background-color    : #E5E5F5;
+       height: 30px;
+       background-color: #ddeedd;
 }
 
 .disabled {
-       border-style            : groove;
-       background-color        : #AAAAAA;
-       color                           : #FF9900;
+       border-style: groove;
+       background-color: #AAAAAA;
+       color: #FF9900;
 }
 
 .mini_select {
-       border              : dotted 1px #009900;
-       background-color    : #EEFFEE;
-       font-size           : 10px;
+       border: dotted 1px #009900;
+       background-color: #EEFFEE;
+       font-size: 10px;
 }
 
 .theme_box {
-       border             : 1px dotted #AA0044;
-       border-top         : 0px;
-       width               : 100%;
-       height              : 70px;
-       background-color   : #eeffbc;
+       border: 1px dotted #AA0044;
+       border-top: 0px;
+       width: 100%;
+       height: 70px;
+       background-color: #eeffbc;
 }
 
 .theme_note {
-       font-size           : 12px;
-       font-weight         : bold;
+       font-size: 12px;
+       font-weight: bold;
 }
 
 .theme_content {
-       color               : #009900;
+       color: #009900;
 }
 
 .agb_box {
-       text-align                      : left;
+       text-align: left;
 }
 
 .agb_title, .fatal_title {
-       font-size                       : 16px;
-       text-align                      : center;
-       height                          : 40px;
-       font-weight                     : bold;
+       font-size: 16px;
+       text-align: center;
+       height: 40px;
+       font-weight: bold;
 }
 
 .agb_para {
-       text-indent             : 8px;
-       text-align              : left;
-       margin-left             : 5px;
-       margin-right    : 5px;
-       margin-bottom   : 12px;
+       text-indent: 8px;
+       text-align: left;
+       margin-left: 5px;
+       margin-right: 5px;
+       margin-bottom: 12px;
 }
 
 .fatal_box {
-       text-align              : center;
-       width                   : 100%;
-       margin-top              : 10px;
+       text-align: center;
+       width: 100%;
+       margin-top: 10px;
 }
 
 .admin_message {
-       padding-top                     : 5px;
-       padding-bottom                  : 5px;
+       padding-top: 5px;
+       padding-bottom: 5px;
 }
 
-#show_timings_block {
-       margin-top                      : 5px;
-       tex-align                       : center;
-       border                          : solid 1px #AA0044;
-       background-color        : #ddeedd;
-       font-size                       : 10px;
-       vertical-align          : middle;
-       width                           : 465px;
-       height                          : 22px;
-       z-index                         : 0;
+ul.show_timings_block {
+       border: solid 1px #AA0044;
+       background-color: #ddeedd;
+       width: 565px;
+       height: 20px;
+       list-style: none inside;
+       padding-left:0px;
 }
 
 .show_timings_column {
-       z-index                         : 10;
-       top                                     : 3px;
-       background-color        : #EEFFEE;
-       position                        : relative;
-       margin                          : 0px;
-       width                           : 150px;
-       display                         : block;
-       border                          : solid 1px #009900;
+       background-color: #EEFFEE;
+       margin-top: 2px;
+       width: 130px;
+       border: solid 1px #009900;
+       height: 14px;
+       font-size: 10px;
+}
+
+span.show_timings_column {
+       display: inline-block;
+}
+
+li.show_timings_column {
+       display: inline;
 }
 
 .show_timings_data {
-       font-weight                     : bold;
+       font-weight: bold;
 }
 
 .login_failure_header {
-       text-align                      : center;
-       background-color        : #ddeedd;
-       font-weight                     : bold;
+       text-align: center;
+       background-color: #ddeedd;
+       font-weight: bold;
 }
 
 .login_failures {
-       text-align                      : center;
-       width                           : 400px;
+       text-align: center;
+       width: 400px;
 }
 
 .member_skyscraper, .guest_skyscraper {
-       width                           : 122px;
-       height                          : 602px;
-       border                          : 1px solid #AA0044;
-       margin                          : 0px;
-       padding                         : 0px;
-       padding-top                     : 1px;
+       width: 122px;
+       height: 602px;
+       border: 1px solid #AA0044;
+       margin: 0px;
+       padding: 0px;
+       padding-top: 1px;
+}
+
+ul.admin_menu_main,ul.admin_menu_sub {
+       list-style: none inside;
+       padding-left: 10px;
+}
+
+.pre {
+       display                         : block;
 }