#slider1
{
	width: 318px;
	height: 70px;
	
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}
#pagination-slider1
{
	width: 318px;
}

#slider4
{
	width: 300px;
	height: 313px;
	
	position: relative;
	overflow: hidden;
	border-bottom-width: 6px;
}
#pagination-slider4
{
	width: 300px;
	height: 30px;
	text-align: center;
}

.prev a
{
  border: 0px;
}

.prev a:hover
{
  background-color:gray;
}

.pcenter {text-align: center;}