	
/*************************************************
	EXTENSION CSS tx_pxdshop_pi10
*************************************************/
/***********************
 *	pxdshop Plugin 10 toplist
 ***********************/

	.tx-pxdshop-pi10 {
		padding: 0;
	}
	.tx-pxdshop-pi10 .pxd-list-div {
		margin: 0;
	}
	.tx-pxdshop-pi10 .pxd-list-table {
		width: 100%;
	}
	
.tx-pxdshop-pi10 .list-header th {
	font-weight: bold;
	font-size: 0.8em;
}
.tx-pxdshop-pi10 .list-footer th {
	font-weight: normal;
	font-size: 0.8em;
}
.tx-pxdshop-pi10 .list-row td {
	font-weight: normal;
	font-size: 0.8em;
}	