#info {
width:180px;
height:100%;
position:fixed;
top:0px;
left:15px;
z-index:2;
overflow:hidden;
padding:5px;
background: rgb(0, 0, 0); /* fallback */
background: rgba(0, 0, 0, 0.7); 
-webkit-transform:translateZ(0);
}

#pics {
white-space: nowrap;
}

.infoextraheight {
height:100%;
}

#goon { 
width:60px;
height:60px;
max-height:780px;
top:20px;
right:20px;
z-index:2;
overflow:hidden;
pointer-events:none;
position:fixed;
}

#goback {
width:60px;
height:60px;
max-height:780px;
top:20px;
left:235px;
z-index:2;
overflow:hidden;
position:fixed;
}

#layer {
width:100%;
height:100%;
z-index:-1;
overflow:hidden;
position:fixed;
}

.fluidimage {
max-height:800px;
}

a {
color:eeeeee;
font-family:'Questrial', sans-serif;
line-height:120%;
text-decoration:none;
}

.normal {
color:ffffff;
font-family:'Questrial', sans-serif;
line-height:130%;
text-decoration:none;
}

body {
background-color:000000;
}

el {
height:1px;
overflow:hidden;
}

video {
height: 1px;
overflow:hidden;
}

img {border:0px;
cellpadding:0px;
cellspacing:0px;
}