.change_link {
	display: block;
	width: 20px;
	height: 20px;
	font-size: 12pt;
	background-color: #eee;
	float: left;
	margin-right: 5px;
	text-align: center;
	margin-top: 10px;
	border: 1px solid #bbb;
	text-decoration: none;
}
#paginator > a{
		display: block;
		float: left;
		height: 10px;
		margin: 2px;
		width: 10px;
		background:#018bcf;
		border:2px solid #fff;
		font-size:0px;
}
#paginator > a.activeSlide{background:#e31e24}
#paginator {
		bottom: 10px;
		position: absolute;
		right: 15px;
		z-index: 10;
}
.slider_title{
	font-family: "Segoe UI", sans-serif;
	font-size:18px;
	text-transform:uppercase;
	color:#e31e25;
	padding-top:10px;
}
.slideshow li{list-style: none;}
.slideshow img{
	height:417px;width:461px;
}

.slider{
	background:#fff;
}
