/* <pre><nowiki> */

/* Display of "From Wikipedia" line */
#siteSub {
    display: inline;
    font-size: 92%;
    font-weight: normal;
}

#editpage-specialchars {
     display:none;
}

/* Remove padding from external links displayed without icon ([[bugzilla:714]]) */
#bodyContent .plainlinks a {padding: 0 !important}


/* </nowiki> */

/* On special allpages and watchlist, to make redirects show up in green (allpages redirect is already in italic by default) */
.allpagesredirect a,
.watchlistredir a  {
color:green;
}

li.FA {
  list-style-image: url("/index.php/b3Jn/d2lraW1lZGlh/dXBsb2Fk/aHR0cDovL3VwbG9hZC53aWtpbWVkaWEub3JnL3dpa2lwZWRpYS9lbi9kL2Q0L01vbm9ib29rLWJ1bGxldC1zdGFyLnBuZw/69/0/go.php");
}

#coordinates {  
    position:absolute;
    z-index:1;
    border:none;
    background:none;
    right:30px;
    top:3.7em;
    float:right;
    margin:0.0em;
    padding:0.0em;
    line-height:1.5em;
    text-align:right;
    text-indent:0;
    font-size:85%;
    text-transform:none;
    white-space:nowrap;
}

/* </pre> */