div.widgetEditor { border: 1px dashed rgb(100, 100, 100); position: relative; } div.widgetEditor .formLabel { color: rgb(0, 0, 0); } div.widgetEditor .defaultText { background-color: rgb(240, 240, 240); } div.widgetEditor a { color: rgb(0, 0, 0); } .NoWidget { color: rgb(100, 100, 100); } #authenticationControls { position: absolute; top: 25px; right: 20px; padding: 0px; margin: 0px; font-style: italic; color: rgb(100, 100, 100); text-align: right; } .pageControls { position: absolute; top: 10px; right: 20px; padding: 0px; margin: 0px; text-align: right; z-index: 10; } #mainContent table { width: 100%; } #mainContent table td { color: #F4D48F; font-size: 8pt; } .defaultText { margin: 0px; padding: 0px; } table#sixUp { width: 100%; } table#sixUp td { text-align: center; } #centerColumn td a { display: block; width: 540px; float: left; text-decoration: none; color: #f47321; font-weight: bold; } #centerColumn td a:hover { display: block; width: 540px; float: left; text-decoration: none; color: #ee3124; font-weight: bold; }