﻿.hidden
{
display: none;
}

#prevNext
{
margin-top:-80px;
}

#prevNext img
{
width:40px;
position: relative;
z-index: 2;
margin:7px 5px 0 -5px;
cursor: pointer;
float:right;
background:#000000;
}

.tt
{
margin: 0;
padding: 0 1em;
font-size: 1.4em;
position: relative;
top: -80px;
line-height: 35px;
height: 80px;
background: black;
opacity: .7;
filter:alpha(opacity=70);
color:#FFFFFF;
font-family: helvetica;
}