#listings {
	border: 1px solid #999999;
	height: 147px;
	margin-bottom: 10px;
}
.imgtable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#modellistingstitle {
	width: 500px;
	background-image: url(images/underpricebg.png);
	background-repeat: repeat-x;
	background-position: left;
	height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	font-weight: bold;
	color: #0066CC;
}
#modellistingstitledata {
	width: 500px;
	height: 16px;
	text-align: left;
	font-weight:bold;
	color: #FFFFFF;
	margin-bottom: 15px;
}
#modellistingstitledata .hartmodelprice {
	color:#3C0;
	font-size: 12px;
}

#modelfeatures {
	width: 500px;
	text-indent:35px;
	font-weight:bold;
	color: #FFFFFF;
	margin-bottom: 15px;
	margin-top: 5px;
}
#headings {
	margin-top: 2px;
}
#modelbasement {
	width: 500px;
	height: 209px;
	background: #FFFFFF;
}
#modelbasementleft {
	width: 300px;
	float: left;
}

#modelbasementright {
	width: 150px;
	float: left;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 50px;
	text-align: center;
	font-size: 12px;
}

#headings td {
	text-align: center;
}
.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;
}
#modellistingdescription {
	float: left;
	width: 500px;
	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: 371px;
	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;
}
#listingstitledatacsa {
	width: 371px;
	height: 16px;
	float: left;
	text-align: left;
	color: #333333;
}
