home *** CD-ROM | disk | FTP | other *** search
- body {
- background-color: white;
- }
- body, td {
- font-family: Arial, sans-serif;
- font-size: 10pt;
- }
-
- #maintable {
- width: 100%;
- }
- .sidepadding {
- width: 50%;
- }
-
- #blackborder {
- width: 706px;
- background: black;
- -moz-border-radius-topleft: 8px;
- -moz-border-radius-topright: 8px;
- padding-top: 5px;
- }
- #whitearea {
- width: 696px;
- background: white;
- -moz-border-radius-topleft: 5px;
- -moz-border-radius-topright: 5px;
- margin: 0px 5px;
- }
-
- #shield {
- margin: 15px 5px;
- }
- #content {
- width: 542px;
- }
-
- h1 {
- font-size: 12pt;
- font-weight: bold;
- padding: 5px;
- }
- .warning {
- color: red;
- }
-
- .greybox {
- width: 542px;
- background: #e6ebee;
- -moz-border-radius: 8px;
- padding: 10px 0px;
- }
- .greybox p {
- margin: 15px 10px;
- }
- .url {
- color: #009900;
- }
- .providers {
- font-weight: bold;
- }
-
- #footer {
- width: 706px;
- height: 75px;
- background: url("chrome://browser/content/pageBlocking/rnd_bttm.gif");
- }
- #buttons {
- margin-top: 34px;
- margin-left: 473px;
- }
- #buttons img:hover {
- cursor: pointer;
- }
- #continueBtn {
- margin-left: 2px;
- }