#results{
	background:url(/_images/spp.results-bkd.png) transparent repeat-y 0px 0px;
	padding:0 10px;
}
.searchBar{
	line-height:22px;
	font-size:11px;
	font-weight:bold;
	height:22px;
	overflow:hidden;
	color:#ffffff;
	margin:0 -10px;
	background:url(/_images/spp.search-nav-bkd.png) transparent repeat-x 0px 0px;
}
.searchBar a{
	color:#ffffff;
}
.searchedTerm{
	padding:0 0 0 10px;
}
.goBack{
	padding:0 10px 0 0;
	float:right;
	text-align:right;
	font-weight:bold;
	margin-top:1px;
	display:block;
	height:20px;
	line-height:20px;
	width:55px;
	background:url(/_images/spp.search-detail.goback.png) transparent no-repeat left 7px;
	overflow:hidden;
	text-decoration:underline;
}

.item{
	position:relative;
	min-height:121px;
	_height:121px;
	background:url(/_images/dots-horz.png) transparent repeat-x left bottom;
}
#right .item h4{
	padding:26px 0 44px 155px;
	font-size:1.7em;
	font-weight:bold;
	color:rgb(172,38,27);
}
#primaryContent .item p.address,
#primaryContent .item p.link{
	width:390px;
 	padding:0 0 0 155px;
	font-weight:bold;
}
#descriptions{
	margin-top:24px;
}
.item .searchImage{
	position:absolute;
	left:10px;
	top:10px;
	padding:1px;
	background:url(/_images/spp.search-image-bkd.png) transparent no-repeat 0px 0px;
	overflow:auto;
}
.item .searchImage img{
	float:left;
	width:131px;
	height:99px;
	float:left;
}
#contactDetails{
	padding:17px 0 15px 0;
	overflow:auto;
	background:url(/_images/dots-horz.png) transparent repeat-x left top;
}
#contactDetails div{
	float:left;
	padding:15px 0 0 10px;
	font-size:1.3em;
	line-height:1.2em;
	font-weight:bold;
}
#primaryContact{
	background:url(/_images/spp.results.primary-contact.png) transparent no-repeat 10px 0px;
	width:185px;
}
#primaryContact span.title{
	font-style:italic;
	font-size:0.9em;
	font-weight:normal;
}
#phoneContact{
	background:url(/_images/spp.results.phone.png) transparent no-repeat 10px 0px;
	width:185px;
}
#emailContact{
	background:url(/_images/spp.results.email.png) transparent no-repeat 10px 0px;
	width:210px;
	cursor:pointer;
}
#iconBar{
	margin:0 -10px;
	position:relative;
	height:40px;
	background:url(/_images/spp.result.icon-bkd.png) transparent repeat-x left top;
}
#addToMpb{
	position:relative;
	float:right;
	height:40px;
	width:136px;
	background:url(/_images/spp.result.mpb.png) transparent no-repeat 0px 0px;
	cursor:pointer;
}
#addToMpb img{
	position:absolute;
	left:16px;
	top:12px;
}
#icon1, #icon2, #icon3, #icon4, #icon5{
	position:relative;
	width:52px;
	height:40px;
	float:left;
}
#icon1{
	background:url(/_images/spp.result.icon-1.png) transparent no-repeat 0px 0px;
}
#icon2{
	background:url(/_images/spp.result.icon-2.png) transparent no-repeat 0px 0px;
}
#icon3{
	background:url(/_images/spp.result.icon-3.png) transparent no-repeat 0px 0px;
}
#icon4{
	background:url(/_images/spp.result.icon-4.png) transparent no-repeat 0px 0px;
}
#icon5{
	background:url(/_images/spp.result.icon-5.png) transparent no-repeat 0px 0px;
}
.popUp{
	display:none;
	position:absolute;
	left:36px;
	bottom:40px;
	background:rgb(216,212,196);
	border:1px solid rgb(51,51,51);
	padding:10px;
	width:378px;
	color:rgb(51,51,51);
	text-indent:0px;
	z-index:5000;
}
.popUp h5{
	display:block;
	border-bottom:1px solid rgb(51,51,51);
	padding-bottom:4px;
	font-size:1.1em;
	font-weight:bold;
}
#right .popUp ul{
	padding:16px 0 3px 0;
}
#right .popUp li{
	padding:0 0 0 8px;
	background:url(/_images/bullet-search-result-popup.png) transparent no-repeat 0px 4px;
	color:rgb(51,51,51);
	font-size:1.1em;
	width:auto;
	font-style:normal;
}
