body { font-family: Arial, serif; font-size: 11px; margin: 0px 10% 0 10%; /*background: "#B5B5B5";*/ background: url("ali_cert_logo_form_background_sm.gif") #fff bottom left; /* repeat-xy*/ } div#headingText { font-family: Arial, serif; font-size: 16px; font-weight: bold; position: relative; left: -100px; } div#titleText { font-family: Arial, serif; font-size: 13px; font-weight: bold; font-style: italic; line-height: 35px; text-decoration: underline overline; position: relative; /* Mozilla specification */ left: 30%; top: -10px; } div#headingText .subText{ font-size: 13px; } div#goldLabel { position: absolute; top: 22%; left: 2px; /*padding: 0 15px 0 0;*/ } div#tablePos{ padding: 0 0 0 0; margin: 0 0 0 0; position: absolute; /* Mozilla specification */ left: 20%; } div#titleImg { /* Mozilla specification */ position: relative; left: 5%; top: -10px; } div#sausage { position:absolute; bottom: 5%; left: 42%; } div#animCert { position:absolute; bottom: 0%; //this is only if there are no accessories; right: 0%; z-index: -1; } div#animCertAcc { position:absolute; bottom: -8%; //this is only if there are accessories; right: -20%; z-index: -1; } div#backBtn { /* Mozilla specification */ position:absolute; right:5%; top:4%; } a { font-family: Arial, sans-serif; font-size: 12px; color: darkblue; } a:hover { /*font-weight: bold;*/ color: darkred; } th { color: black; background-color: #E5E5E5; font-family: Arial, sans-serif; font-size: 13px; font-weight: bold; vertical-align: top; text-align: left; } /* ## VIEW FORMATTING WITHIN THE VIEWTEMPLATE PAGE ## */ UL { margin: -10 0 0 0; } td { font-family: Arial, serif; padding: 3px 11px 4px 2px; font-size: 12px; } table { /*position: relative;*/ border-collapse: collapse; }