/*** SLIDER ***/
*{
	padding:0;
	margin:0;
	list-style: none;
}
html{
}
img{
	border: 0;
}
#outerslider{
	width:980px;margin: 0 auto;border-radius: 20px;
   margin-top: 5px;
}
#slidercontainer{position:relative; height:358px;}
.box_skitter_large {width:980px; height:358px;}
.box_skitter_large .label_skitter{
	bottom:0px;
	left:0px;
	background:url(../images/opacity-slider-text.png) repeat;
	padding:10px;
	color:#fff;
	text-align: center;
}
.box_skitter_large .label_skitter a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	text-align: center;
}