#listings {
	border: 1px solid #999999;
	height: 147px;
	margin-bottom: 10px;
}

/* NORTHLANDER PARK MODEL LISTINGS */
#northlanderlistings {
	margin-bottom: 10px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#northlanderlistingsdata {
	color: #000;
	margin-bottom: 5px;
	width: 387px;
}
#northlanderlistingsdata table {
	text-align:left;
}
#northlanderdescriptions {
	padding-bottom: 5px;
	padding-left: 3px;
}
#northlanderdescriptions p {
	font-weight: bold;
	padding-bottom: 5px;
}
/* END */

.imgtable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#listingstitle {
	width: 384px;
	background-image: url(images/underpricebg.png);
	background-repeat: repeat-x;
	background-position: left;
	height: 16px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	font-weight: bold;
	color: #0066CC;
}
#listingstitledata {
	width: 384px;
	height: 16px;
	float: left;
	text-align: left;
	color: #333333;
}
#headings {
	margin-top: 2px;
}

.dollaramount {
	background-color: #999;
	background-image: url(images/underpricebg.png);
	background-repeat: repeat-x;
	background-position: left;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-align: right;
	padding-right: 10px;
}
.sold {
	background-color: #999;
	background-image: url(images/underpricebg.png);
	background-repeat: repeat-x;
	background-position: left;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
	padding-right: 10px;
}
.price {
	background-color: #999;
	background-image: url(images/underpricebg.png);
	background-repeat: repeat-x;
	background-position: left;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: left;
	text-indent: 10px;
}
#listingdescription {
	float: left;
	width: 379px;
	margin-top: 5px;
	height: 55px;
	margin-left: 5px;
}
#viewerchoices {
	float: left;
	width: 379px;
	margin-top: 0px;
	height: 50px;
	margin-left: 5px;
}
#viewerchoices td {
	font-weight:bold;
	vertical-align: middle;
}
#listingsimg {
	float: none;
}
.descriptionpadding {
	padding-top: 5px;
}
#listingstitlecsa {
	width: 387px;
	height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	color: #0066CC;
	background-repeat: repeat-x;
	background-image: url(images/underpricebg.png);
	background-position: left;
}
#listingstitledatacsa {
	width: 387px;
	height: 16px;
	float: left;
	color: #333333;
}
