﻿.hidden
{
display: none;
}

#prevNext
{
margin: 0 0 -60px 0;
}

#prevNext img
{
position: relative;
z-index: 2;
cursor: pointer;
top:95px;
}
p
{
margin: 0;
padding: 5px 0 0 10px;
font-size: 15px;
position: relative;
top: -50px;
line-height: 18px;
height: 43px;
background: #1a1a1a;
color:#f3f3f3;
opacity: .8;
filter:alpha(opacity=80);
font-weight: bold;
font-family: 'Nobile', "Trebuchet MS", arial, serif;
}
.small{
font-size: 12px;
font-style:italic;
}
