/********************************/


ul.float li {
display: none;
}

* {
padding: 0;
margin: 0;
float: none;
background-image: none !important;
}

html {
font-family: helvetica, verdana, arial, sans-serif;
font-size: 62.5%;
}

body {
font-size: 1.2em;
text-align: justify;
color: #000000;
}

img {
border: none;
}

h1 {
font-size: 1.3em;
font-weight: normal;
text-decoration: underline;
}

hr {
display: none;
}

a.audioTour, a.extraLinks {
display: none;
}

.box {
margin-top: 1em;
border: none;
}

.large {
float: left;
width: 48%;
border: none;
}

.large img {
float: right;
margin: 0 2em 0 auto;
}

.wide {
clear: both;
}

.footer {
display: none;
}