#slider-left-but {
	display: block;
	width: 30px;
	height: 30px;
	border: none;
	background: url(left.png);
	margin-right: 10px;
}

#slider-right-but {
	display: block;
	width: 30px;
	height: 30px;
	border: none;
	background: url(right.png);
}
#slider-left-but3 {
	display: block;
	width: 30px;
	height: 30px;
	border: none;
	background: url(left.png);
	margin-right: 10px;
}

#slider-right-but3 {
	display: block;
	width: 30px;
	height: 30px;
	border: none;
	background: url(right.png);
}
#slider-left-but4 {
	display: block;
	width: 30px;
	height: 30px;
	border: none;
	background: url(left.png);
	margin-right: 10px;
}

#slider-right-but4 {
	display: block;
	width: 30px;
	height: 30px;
	border: none;
	background: url(right.png);
}
