6   border: 1px solid #ccc;
 
  11 .SimpleLayerSwitcher a.basey {
 
  13   text-decoration: none;
 
  15   padding: 2px 5px 2px 20px;
 
  18 .SimpleLayerSwitcher a.basey-on {
 
  20   background-color: #fff;
 
  21   background-image: image-url("theme/openstreetmap/img/carat.png");
 
  22   background-repeat: no-repeat;
 
  23   background-position: 7px 9px;
 
  26 .SimpleLayerSwitcher a.basey-off {
 
  30 .SimpleLayerSwitcher:hover a {
 
  31   border-top: 1px solid #eee;
 
  34 .SimpleLayerSwitcher a:hover {
 
  35   background-color: #f5f5f5;
 
  38 .SimpleLayerSwitcher:hover a:first-child {
 
  42 .SimpleLayerSwitcher:hover a.basey-off {