﻿body
{
background: transparent;
color: transparent;
font-family: helvetica;
}

.hidden
{
display: none;
}

#prevNext
{
margin-bottom: -2.5em;
}

#prevNext img
{
position: relative;
z-index: 2;
cursor: pointer;
}

p
{
color: #fff;
margin: 0;
padding: 0 1em;
font-size: 10pt;
position: relative;
top: -50px;
line-height: 50px;
height: 50px;
background: transparent;
opacity: .7;
filter:alpha(opacity=70);
}
