h2.dollar {
	background:url(../img/dollar.jpg) left top no-repeat;
	height:42px;
	padding:13px 0 0 46px;
}

h2.cap {
	background:url(../img/cap.jpg) left top no-repeat;
	height:42px;
	padding:13px 0 0 66px;
}

h2.highrise {
	background:transparent url(../img/highrise.jpg) no-repeat left top;
	height:53px;
	padding:14px 0pt 0pt 64px;
}

h2.target {
	background:url(../img/target.jpg) left top no-repeat;
	height:48px;
	padding:13px 0 0 60px;
}

.resultsTop {
	clear:both;
	display:block;
}

.resultsTop ul {
	margin:0 0 10px 6px;
}

.resultsTop ul li {
	list-style:none;
	background:url(../img/dot.gif) left 7px no-repeat;
	padding-left:10px;
}

.resultHolder
{
	display:block;
	clear:both;
	border-top:1px dotted #aaa;
	color:#789;
	margin-bottom:20px;
	padding-top:20px;
}

.resultHolder .resultPhoto
{
	display:block;
	float:left;
	width:110px;
}

.resultHolder .resultPhoto img
{
	border:1px solid #ccc;
	width:100px;
}

.resultHolder .resultInfo
{
	display:block;
	float:left;
	width:364px;
}

.resultHolder .resultInfo ul, .resultHolder .resultInfo ol
{
	margin-left:20px;
}

.resultHolder .resultInfo ul li, .resultHolder .resultInfo ol li
{
	margin-bottom:4px;
}

.resultHolder .resultInfo h1,
.resultHolder .resultInfo h2,
.resultHolder .resultInfo h3,
.resultHolder .resultInfo h4,
.resultHolder .resultInfo h5,
.resultHolder .resultInfo h6
{
	color:#B6101C;
}

.resultMore {
	text-align:right;
}

.greyArrow {
	background:#fff url(../img/arrow_grey_more.gif) left 5px no-repeat;
	display:block;
	float:right;
	height:20px;
	padding:0 15px 2px 15px;
}

.greyArrow:hover {
	background:#fff url(../img/arrow_red_more.gif) left 5px no-repeat;
}

.resultMore a {
	color:#A2968A;
}

.resultMore a:hover {
	color:#B6101C;
}

#home-page-image #homepage-text #homepage-col-right {
	padding-top:60px;
}

#home-page-image #homepage-text div.url-results-properties {
	padding-top:55px !important;
}



