table {
	border-collapse:collapse;
	empty-cells: show;
	margin-top: -10px;
}
table tr td{
	height: 1px;
	padding: 0px;
}
.iepadding {
	padding-bottom: 5px;
	padding-top: 2px;
}
#namelist p.namelist {
	color: #666;
	margin: 0;
	text-align: left;
	padding: 0 0 7px 0;
}
#listingheaders {
	padding: 0 0 4px 0;
}
#headeravailability {
	position: absolute;
	margin-bottom: 2px;
	margin-left: 180px;
	font-weight: 800;
}
#headerbuy {
	position: absolute;
	margin-bottom: 2px;
	margin-left: 262px;
	font-weight: 800;
}
#headerterm {
	position: absolute;
	margin-bottom: 2px;
	margin-left: 327px;
	font-weight: 800;
}
#headertotal {
	position: absolute;
	margin-bottom: 2px;
	margin-left: 458px;
	font-weight: 800;
}
.availability {
	margin-left: 0;
}
.buy {
	margin-left: 0;
	margin-top: 0;
}
.term {
	margin-top: 0;
}
.totalprice {
	margin-left: 2;
}
.dottedborder {
	border-bottom: 1px dotted #cccccc;
	height: 1px;
}