.left_column, .top_column, .bottom_row, .top_column_index, .right_column
{
	DISPLAY: none;
}
TABLE.content_table {
	BORDER: none;
	MARGIN: 0px !important;
	WIDTH: auto !important;
}
TABLE.content_table TD
{
	WIDTH: auto !important;
}
TABLE.content_table_index {
	BORDER: none;
	MARGIN: 0px !important; 
	WIDTH: auto !important;
}
TABLE.content_table_index
{
	WIDTH: auto !important;
}
TABLE#index_content TD{
	DISPLAY: block;
}
CENTER {
	TEXT-ALIGN: left;
}
BODY {
	PADDING: 0px !important;
}
