﻿

.hidden
{
display: none;
}

#prevNext
{
margin-bottom: 0;
}

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

h6
{
margin: 0;
padding: 0 1em;
font-size: 1.5em;
position: relative;
top: -50px;
line-height: 50px;
height: 50px;
background: black;
opacity: .7;
filter:alpha(opacity=70);
}
#wrap { text-align:center;
	margin:0 auto;
	height:600px;
	width:600px;
	}
#slides { text-align:center;
	margin:0 auto;
	}