

div.publisherlist div.boxtop .listlabel{
	background-image: url(../img/bdxm/publishers/listtitle.png);
	background-repeat: no-repeat;
	height: 26px;
	margin-left: 2em;
	width: 189px;
}

/*
div.publisherlist table.publishers thead tr {
	background-image: url(../img/bdxm/indextable_header_background.png);
	background-repeat: repeat-x;
	height: 30px;
}
*/
/*
table.indextable thead tr th span.bg {
	display: block;
	height: 28px;
	margin: auto;
}
table.indextable thead tr th.name span.bg,
table.indextable thead tr th.sellordercount span.bg,
table.indextable thead tr th.buyordercount span.bg,
table.indextable thead tr th.transactioncount span.bg {
	background-position: center;
	background-repeat: no-repeat;
}

table.indextable thead tr th span.leftcorner {
	background-image: url(../img/bdxm/indextable_header_leftcorner.png);
	background-repeat: no-repeat;
	display: block;
	height: 28px;
	margin-left: -7px;
}

table.indextable thead tr th span.rightcorner {
	background-image: url(../img/bdxm/indextable_header_rightcorner.png);
	display: block;
}

table.indextable thead tr th.name span.bg {
	background-image: url(../img/bdxm/indextable_header_name.png);
}

table.indextable thead tr th.sellordercount span.bg{
	background-image: url(../img/bdxm/indextable_header_sell.png);
}

table.indextable thead tr th.buyordercount span.bg{
	background-image: url(../img/bdxm/indextable_header_buy.png);
}

table.indextable thead tr th.transactioncount span.bg{
	background-image: url(../img/bdxm/indextable_header_transaction.png);
}

div.publisherlist table.indextable tbody tr td,
div.publisherlist table.indextable tbody tr th {
	border: 2px #FFFFFF solid;
}

*/
