
.hidden
{
display: none;
}

#prevNext
{

text-align:right;
width:940px;

}

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

p
{
margin: 0;
padding: 0 1em;
font-size: 1.5em;
position: relative;
top: -50px;
line-height: 50px;
height: 50px;
background: #544e50;
opacity: .7;
filter:alpha(opacity=70);
}
