/* ---------------------------------------------------- pagebrowser lw_af_080919 */
.tx-durrproducts-pi1 .pagebrowser ul {
	margin:0;
	padding:10px 10px 0 10px;
	list-style: none;
	/*
	 text-align: center;
	 width: 80px;
	 border: 1px solid red;
	 */
}

.tx-durrproducts-pi1 .pagebrowser li{
	display: inline;
	list-style: none;
	list-style-type: none;
	background: none;
}

div.tx-durrproducts-pi1-width-30 div{
	float: left;
	width: 33%;
}

div.tx-durrproducts-pi1-width-30 {
	clear: both;
}

