DIV.formattedTable {
}

DIV.formattedTabl TABLE {
/*	width: 400px; */
}

DIV.formattedTable TH {
text-align: left;
}

DIV.formattedTable  {
	overflow-y: auto;
	overflow-x: none;
	height: 300px;
	width: auto;
}

