/* ======================================================================                                               */
/* Product      :                                                                                                       */
/* Notes        :                                                                                                       */
/*                                                                                                                      */
/* ======================================================================                                               */
/*                                                                                                                      */
/*  (c) 2006 Justsystems Canada Inc. All Rights Reserved                                                                            */
/*                                                                                                                      */
/* ======================================================================                                               */
/* Revision History: (last five changes)                                                                                */
/* Name             Date       Description                                                                              */
/* =========================                                                                                            */
/* | asmith          6-Jan-12  PROD00034152: DITA 1.2 and 1.1 support                                                   */
/* | addam.smith    31-Aug-06  PROD00000000: Map specialization capable                                                 */
/* ======================================================================                                               */

[class~="classify-d/topicSubjectTable"] {
	display: table;
}

[class~="classify-d/topicSubjectHeader"] {
    font-weight: bold;
    background-color: #E5E5E5
}

[class~="classify-d/topicSubjectRow"] {
	display: table-row;
}

/*
topicSubjectTable {
	display: table;
}

topicSubjectHeader {
    font-weight: bold;
    background-color: #E5E5E5
}
*/