﻿.hidden
{
display: none;
}

#prevNext
{
	margin-bottom: -150px;
	margin-left:550px;
}

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

#slides .p
{
	margin: -50 0 0;
	padding: 0 1em;
	font-size: 1.5em;
	position: relative;
	line-height: 50px;
	height: 50px;
	background: black;
	opacity: .7;
	filter:alpha(opacity=70);
	color: #000000;
}
#wrap{
	margin-bottom: 20px;
	clear: both;
	float:right;
	margin-top: 50px;
}

