* { margin:0px; padding:0px; }

a { outline:none; }
.clear { clear:both; height:1px; }
#log { text-align:left; color:#DDD; font-style:italic; width:90%; margin: 10px auto; }

li { list-style:none; }


#main {
  margin:0 auto 30px;
  text-align:center;
  font:10pt Calibri, Arial, sans-serif;
}
/*h1 {
  margin-top:30px;
  font:2.5em Cambria, Times New Roman, serif;
  font-weight:bold;
  line-height:34px;
}
h1 em { color:#68D; font-weight:normal; }
h2 {
  margin-bottom:8px;
  font-weight:normal;
  font-size:1.3em;
}*/
#header ul {
  color:#888;
  font-style:italic;
  margin-bottom:30px;
}
#header a {
  font-size:1.3em;
  background: url(icons.png) no-repeat left 3px;
  padding-left:20px;
  text-decoration:none;
}
#header a:hover {
  text-decoration:underline;
}



.usual a.current img{ margin-top: -24px; 
}




.usual a.selected img{ margin-top: -24px;  ^padding-bottom:24px;
}


a.selected span.top{top:0; height: 8px; position: absolute; left: 0; display: block; width: 100%; _width:auto; background: #fff; overflow: hidden; }

a.selected span.bottom{top:32px;height: 24px; position: absolute; left: 0; display: block; width: 100%; _width:auto; background: #fff; overflow: hidden; }








.usual .panel .close-layer  { color:#FF0000; text-decoration:underline;}
