/*
af.css

2008-02-10 21:33:58 (Jake): created
*/

div#af_left {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 190px;
}

div#af_middle {
  position: absolute;
  left: 210px;
  top: 5px;
  width: 300px;
}

div#af_right {
  position: absolute;
  left: 530px;
  top: 10px;
  height: 430px;
  width: 270px;
  overflow: auto;
}

div#af_right_inner {
  width: 240px;
}

div#af_sverigekarta_lan {
  background-image: url(art/lan/sverigekarta-lan.gif);
  width: 192px;
  height: 451px;
}
