thomascube
2006-09-04 2f2f15b7aabe19e45dad9bddb7eb7f4394aa1e21
skins/default/addresses.css
@@ -4,7 +4,7 @@
#abooktoolbar
{
  position: absolute;
  top: 32px;
  top: 45px;
  left: 200px;
  height: 35px;
}
@@ -17,9 +17,9 @@
#abookcountbar
{
  position: absolute;
  top: 50px;
  top: 60px;
  left: 490px;
  width: 200px;
  width: 240px;
  height: 20px;
  text-align: left;
}
@@ -34,10 +34,10 @@
#addresslist
{
  position: absolute;
  top: 75px;
  top: 85px;
  left: 20px;
  width: 450px;
  bottom: 60px;
  bottom: 40px;
  border: 1px solid #999999;
  background-color: #F9F9F9;
  overflow: auto;
@@ -63,10 +63,10 @@
#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 */