Index: trunk/extensions/CongressLookup/SpecialCongressLookup.php |
— | — | @@ -388,11 +388,11 @@ |
389 | 389 | } |
390 | 390 | div#instructions { |
391 | 391 | position: absolute; |
392 | | - top: 67px; |
393 | | - left: 480px; |
| 392 | + top: 47px; |
| 393 | + left: 460px; |
394 | 394 | text-align: left; |
395 | 395 | width: 500px; |
396 | | - padding-bottom: 30px; |
| 396 | + padding: 20px; |
397 | 397 | background-color: #ffffff; |
398 | 398 | filter:alpha(opacity=90); |
399 | 399 | -moz-opacity:0.90; |
— | — | @@ -514,11 +514,11 @@ |
515 | 515 | } |
516 | 516 | div#instructions { |
517 | 517 | position: absolute; |
518 | | - top: 67px; |
519 | | - left: 480px; |
| 518 | + top: 47px; |
| 519 | + left: 460px; |
520 | 520 | text-align: left; |
521 | 521 | width: 500px; |
522 | | - padding-bottom: 30px; |
| 522 | + padding: 20px; |
523 | 523 | } |
524 | 524 | div#instructions p { |
525 | 525 | text-align:justify; |