/*---------------------------
This is the default module.css for
Brillnat LocationMap Module
The classes shown below are the 
default class names for the module
These names can be changed in the
data grid sub-module 
------------------------------
*/
.OctMapTable
{

}

.OctMapTableNameCellHeader
{

}
.OctMapTableTypeCellHeader
{

}
OctMapTableTypeCellHeader.a
{

}

.OctMapTableAltRow
{

}
.OctMapTableRow
{

}
.OctMapTableNameCell
{
   padding: .5em;
}
.OctMapTableTypeCell
{
   padding: .5em;
}
.OctMapTableAltTypeCell
{
   padding: .5em;
}
.OctMapTableAltNameCell
{
   padding: .5em;
}
