#slider {
	position:relative;
	overflow:hidden;
}
.content {
	width:920px;
	float: left;
	position: relative;
}
.inslider a {
	text-decoration:none;
}
.contentholder {
	height:630px;
	width: 920px;
	overflow: hidden;
	position: relative;
}
.contentslider {
	position: absolute;
	top: 0; left: 0;
}
.imgslider img {
	float: left;
}
.slider_link a{
      text-decoration: none;
      color: #e5e5e5;
      font-size: 8px;
      font-weight: bold;
}
slider_link a:hover {
      text-decoration: none; color: #e5e5e5;
}