| | |
| | | #abooktoolbar |
| | | { |
| | | position: absolute; |
| | | top: 32px; |
| | | top: 45px; |
| | | left: 200px; |
| | | height: 35px; |
| | | } |
| | |
| | | #abookcountbar |
| | | { |
| | | position: absolute; |
| | | top: 50px; |
| | | top: 60px; |
| | | left: 490px; |
| | | width: 200px; |
| | | height: 20px; |
| | |
| | | #addresslist |
| | | { |
| | | position: absolute; |
| | | top: 75px; |
| | | top: 85px; |
| | | left: 20px; |
| | | width: 450px; |
| | | bottom: 60px; |
| | | bottom: 40px; |
| | | border: 1px solid #999999; |
| | | background-color: #F9F9F9; |
| | | overflow: auto; |
| | |
| | | #contacts-box |
| | | { |
| | | position: absolute; |
| | | top: 75px; |
| | | top: 85px; |
| | | left: 490px; |
| | | right: 40px; |
| | | bottom: 60px; |
| | | bottom: 40px; |
| | | border: 1px solid #999999; |
| | | overflow: hidden; |
| | | /* css hack for IE */ |