
td.column1 p  { line-height: 1.5em }
td.column2 p { font-size: 0.75em; line-height: 1.5em }
td.column2 .subhead1  { color: black; font-weight: bold; text-transform: uppercase; letter-spacing: 0.3em }
tr.select td  { font-weight: bold; text-transform: uppercase; border-top: 2px solid #458ab9; border-bottom: 2px solid #458ab9 }
tr.warnselect td  { font-weight: bold; background-color: #ff9; text-transform: uppercase; border-top: 2px solid #458ab9; border-bottom: 2px solid #458ab9 }
tr.warn td  { font-weight: bold; background-color: #ff9; text-transform: uppercase }
tr.critical td  { color: white; font-weight: bold; background-color: #e00000; text-transform: uppercase }
tr.critical a  { color: white; font-weight: bold }
.OStype     { color: #6b6c69; font-size: 0.9em; line-height: 1em; position: absolute; z-index: 3; top: 27px; left: 6px; visibility: visible }
.servername         { color: black; font-weight: bold; font-size: 0.65em }
.menu    { color: #fff; font-size: 0.7em; text-decoration: none }
.role	             { color: #212a59; font-weight: bold; font-size: 0.75em; text-decoration: none; background-color: #edeeec; padding: 4px 4px 4px 5px }
.rolefirst   { color: #212a59; font-weight: bold; font-size: 0.75em; text-decoration: none; background-color: #edeeec; padding: 4px; border-top: 1px solid #939590; border-bottom: 1px solid #939590; border-left: 1px solid #939590 }
.rolelast { color: #212a59; font-weight: bold; font-size: 0.75em; text-decoration: none; background-color: #edeeec; padding: 4px; border-top: 1px solid #939590; border-bottom: 1px #939590; border-left: 1px solid #939590 }
.task		         { font-size: 0.7em; text-decoration: none; background-color: #edeeec; padding: 2px 4px 4px 13px; border-right: 1px none #939590 }
.taskfirst    { font-size: 0.7em; text-decoration: none; background-color: #edeeec; padding-right: 4px; padding-bottom: 4px; padding-left: 13px; border-right: 1px none #939590 }
.taskonly     { font-size: 0.7em; text-decoration: none; background-color: #edeeec; margin-top: 4px; padding: 4px 4px 4px 13px; border-top: 1px solid #939590; border-right: 1px none #939590 }
.tasklast         { font-size: 0.7em; text-decoration: none; background-color: #edeeec; padding: 2px 4px 10px 13px }
.OEShint { color: #eeeeee; font-size: 12px; line-height: 14px }

.listViewBorder 
{
   border:  1px solid #babdb6;
   padding: 0px;
}

.listViewBorder2 
{
   border-left:  1px solid #babdb6;
   border-right:  1px solid #babdb6;
   border-bottom:  1px solid #babdb6;
   padding: 0px;
}