BODY {
    font-family: Verdana,Arial;
    font-size: 9pt;
}

#beta_system,
#header,
#header-shadow,
#filters,
.renewal_totals,
#ep_quote {
    display: none;
}

#listing table {
  	border-collapse: collapse;
  	width: 96%;
}

#listing th, #listing td {
  	border: 1px solid #000000;
  	font-family:Verdana,Arial;
  	font-size: 9pt;
  	padding: 3px;
}

#listing td.noborder {
  	border: none;
}

.greyprice {
    color: #cccccc;
}

.blackprice {
    color: black;
}

.familyheader {
    background-color: #cccccc;
}

.abandoned {
    background-color: #eeeeee;
}