.slider ul li {
	padding-right:5px;
}

.slider {
	width:100%!important;
	margin-top:30px;
}

sliderHome {
	width:100%!important;
	margin-top:30px;
}

#prev_1 {
	float:left;
	height:600px;
	margin-left:315px;
	position:relative;
	right:0;
	width:50px;
	z-index:3;
	cursor:pointer;
	margin-top:40px;
}

#prev_2 {
background-image:url(../images/left.png);
background-repeat:no-repeat;
cursor:pointer;
float:left;
height:600px;
margin-top:30px;
position:relative;
right:0;
width:50px;
z-index:3;
}

#prev_3 {
	float:left;
	height:600px;
	position:relative;
	right:0;
	width:50px;
	z-index:3;
	cursor:pointer;
	margin-top:30px;
}

#next_1 {
	float:right;
	height:600px;
	margin-right:100px;
	position:absolute;
	right:0;
	width:50px;
	z-index:3;
	cursor:pointer;
	margin-top:30px;
}

#next_2 {
	float:right;
	height:600px;
	position:absolute;
	right:0;
	width:50px;
	z-index:3;
	cursor:pointer;
	margin-right:50px;
	margin-top:30px;
	background-image:url(../images/right.png);
	background-repeat: no-repeat;
}

#next_3 {
	float:right;
	height:600px;
	position:absolute;
	right:0;
	width:50px;
	z-index:3;
	cursor:pointer;
	margin-top:40px;
}

.caption-top,.caption-bottom {
	background:#000000;
	color:#ffffff;
	cursor:default;
	padding:6px;
	font-size:11px;
	text-align:center;
}

.caption-top {
	border-width:0;
}

.caption-bottom {
	border-width:0;
}

.caption a,.caption a {
	background:#000;
	border:none;
	text-decoration:none;
	padding:6px;
}

.caption a:hover,.caption a:hover {
	background:#202020;
}	
}
