﻿.hidden
{
display: none;
}

#prevNext
{
margin-bottom: -55px;
margin-left:-35px;
}

#yeni
{
margin-bottom: -60px;  
margin-left:-27px;
}

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

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

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