div.indextableheading {
	background-image: url(../img/bdxm/indextable_header.png);
	background-repeat: no-repeat;
	border-bottom: 2px solid #FFFFFF;
	height: 30px;
	margin: 2em auto 0;
	margin-top: 2em;
	width: 600px;
}
div.indexlist div.boxbottom {
	background-image: url(http://assets.bdabd.net/public/legacy/Images/global/fond_bas.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 50px;
	width: 749px;
}

div.indexlist div.boxcontent {
	background-image: url(http://assets.bdabd.net/public/legacy/Images/global/fond_repeat.gif);
	background-repeat: repeat-y;
/*	padding: 2em;*/
	width: 749px;
}





div.indexlist div.boxtop {
	background-image: url(http://assets.bdabd.net/public/legacy/Images/global/fond_haut.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 26px;
	width: 749px;
}

div.indexlist div.boxcontent div.indextablewrap {
		padding: 0.1em 2em;
	}

table.indextable {
	margin-bottom: 2em;
	width: 600px;
}

table.indextable {
	border-collapse: collapse;
	margin: auto;
	text-align: left;
}

table.indextable colgroup col.buyordercount{
	width: 90px;
}

table.indextable colgroup col.name {
	width: 300px;
}

table.indextable colgroup col.sellordercount{
	width: 92px;
}

table.indextable colgroup col.transactioncount {
	width: 100px;
}

table.indextable tr th,
table.indextable tr td{
	border: 2px solid #FFFFFF;
}
/***/
