.AWC-61136 {
	font-size: inherit !important;
	line-height: inherit !important;	
}

table#tblCompare {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

table#tblCompare thead th {
  font-size: 140%;
  font-weight: bold;
  text-align: center;
}

table#tblCompare tbody th {
  text-align: left;
  padding: 4px;
  border-top: 1px solid #999;
  height: 36px;
}

table#tblCompare tbody td {
  font-size: 100%;
  font-weight: normal;
  text-align: center;
  border-top: 1px solid #999;
}

dl.table-display
{
width: 41.1em;
margin: 2em 0;
padding: 0;
position:relative;
}

.table-display dt
{
width: 15em;
float: left;
margin: 0 0 0 0;
padding: .5em;
border-top: 1px solid #999;
font-weight: bold;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.table-display dd
{
float: left;
width: 24em;
margin: 0 0 0 0;
padding: .5em;
border-top: 1px solid #999;
}