.a_buttons {
  background-color:silver;
  background-image:url('/atlas/images/b/t.png');
  text-align:center; vertical-align:center;
  height:42px;
  padding-top:10px;
}

.a_space {
  background-color:silver;
  background-image:url('/atlas/images/b/s.png');
}

.a_menu {
  background-color:silver;
  background-image:url('/atlas/images/b/rb.png');
  padding-right:10px;padding-top:7px;
  text-align:left; vertical-align:top;
}

.a_streets {
  width:200px; height: 258px;
}

.b_streets {
  width:200px; height: 160px;
}

.a_map {
  border:1px solid #336699;
}

.a_left_space {
  background-color:silver;
  background-image:url('/atlas/images/b/lt.png');
}

.a_top_space {
  background-color:silver;
  background-image:url('/atlas/images/b/t.png');
}

.a_right_space {
  background-color:silver;
  background-image:url('/atlas/images/b/rt.png');
  font-family:arial,helvetica; font-size:14pt; font-weight:bold; color:#606060;
  text-align:center; vertical-align:bottom;
  padding-right:10px;
}

.a_left {
  background-color:silver;
  background-image:url('/atlas/images/b/l.png');
  width:24px;
  padding-right:3px;
  text-align:right; vertical-align:center;
}

.a_right {
  background-color:silver;
  width:24px;
  padding-left:3px;
  text-align:left; vertical-align:center;
}

.a_top {
  background-color:silver;
  height:24px;
  padding-bottom:3px;
  text-align:center; vertical-align:bottom;
}

.a_bottom {
  background-color:silver;
  background-image:url('/atlas/images/b/b.png');
  height:27px;
  padding-top:3px;
  text-align:center; vertical-align:top;
}

.a_left_top {
  background-color:silver;
  background-image:url('/atlas/images/b/l.png');
  height:24px;width:24px;
  padding-right:0px;padding-bottom:0px;
  text-align:right; vertical-align:bottom;
}

.a_right_top {
  background-color:silver;
  height:24px;width:24px;
  padding-left:0px;padding-bottom:0px;
  text-align:left; vertical-align:bottom;
}

.a_left_bottom {
  background-color:silver;
  background-image:url('/atlas/images/b/lb.png');
  height:27px;width:24px;
  padding-right:0px;padding-top:0px;
  text-align:right; vertical-align:top;
}

.a_right_bottom {
  background-color:silver;
  background-image:url('/atlas/images/b/b.png');
  height:27px;width:24px;
  padding-left:0px;padding-top:0px;
  text-align:left; vertical-align:top;
}

