﻿body
{

}

.hidden
{
display: none;
}

#prevNext
{
margin-bottom: -1.0em;
}

#prevNext img
{
position: relative;
z-index: 2;
cursor: pointer;
margin-left: .5em;
margin-bottom: -5.5em;
}

p
{
margin: 0;
padding: 0 1em;
font-size: .75em;
position: relative;
top: -95px;
line-height: 20px;
height: 20px;
background: black;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
opacity: .7;
filter:alpha(opacity=70);
}
