home *** CD-ROM | disk | FTP | other *** search
- body
- {
- color: midnightblue;
- font-size: 12px;
- font-weight: normal;
- font-family: tahoma, Arial, Helvetica;
- background-color: white;
- margin: 0px;
- }
-
- .name
- {
- font-size: 11px;
- font-weight: bold;
- }
-
- .value
- {
- font-size: 11px;
- font-weight: normal;
- }
-
- #header
- {
- height: 38;
- padding: 4px;
- background-color: #99CCCC;
- border-bottom: 1 solid midnightblue;
- }
-
- #content
- {
- width: 100%;
- height: 115;
- padding: 4px;
- font-size: 11px;
- }
-
- .pollresult
- {
- font-size: 11px;
- }