body {
    page-direction: landscape;}

body, .liquidExpander {
    background: #fff;}

h4.instructions {
    font-size: 1.4em;
    width: 800px;
    margin: 1em auto;}
    
#map {
    width: 800px;
    margin: 0 auto;}
    
div#map {
    position:relative;}

div.icon {
    position:absolute;}
        
    div.icon img {
        position:relative;
        z-index:1;}
        
    div.icon div.highlight {
        position:relative;
        top:-18px;
        left:3px;
        line-height:0;
        font-size:3.5em;
        color:#000;
        z-index:2;
        cursor:default;}
        
ul.categories {
    width: 800px;
    list-style-type: none;
    margin: 0 auto;}
    

a {
    text-decoration: none;}
    
html * a:link:after, html * a:visited:after {
   content: "";
   font-size: 90%;}

html * a[href^="/"]:after {
  content: "";}
