@charset "UTF-8";
/* CSS Document */

/* harthousing.html specific listing details */
#hartlistingstitle {
	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;
	font-weight: bold;
	color: #0066CC;
	width: 387px;
}
#hartlistingstitle table {
}
#hartlistingstitledata {
	color: #000;
	margin-bottom: 15px;
	width: 387px;
}
#hartlistingstitledata table {
	text-align:left;
}


.intro_quote {
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 5px;
	padding: 10px 15px 10px 15px;
  }
#contentbody {
	width: 562px;
	margin: 0px;
	margin-bottom:10px;
	padding: 0px;
	background-color: #FFF;
	height: 100%;
  }

#wide_title {
	background-image: url(images/hart/modelbg.gif);
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999999;
	width: 387px;
}

/* end hart housing specific details */

#screenshot{
	position:absolute;
	border:1px solid #000;
	background:#999;
	padding:5px;
	display:none;
	color:#fff;
	}
	
a screenshot{
	text-decoration:none;
	color:#f30;	
}
