﻿.hidden
{
display: none;
}

#prevNext
{
position:absolute;
}

#cs-prev	{ background:url(/assets/images/structure/mainbanner-prev-nocrimbo.png) no-repeat; width:24px; height:44px;  }

#cs-next { background:url(/assets/images/structure/mainbanner-next-nocrimbo.png) no-repeat; width:24px; height:44px; }


#wrap{
	margin-bottom:10px;
	margin-top:-10px;
}



#prevNext img
{
position: relative;
z-index: 2;
cursor: pointer;
}

p.slider
{
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);
}
