h4{
	font-size:1.6em;
	font-weight:bold;
	padding:10px 0 10px 10px;
}
#listings{
	width:360px;
}
.item{
	padding-bottom:27px;
}
#right{

}
#primaryContent p{
	line-height:1.4em;
	padding-bottom:8px;
}
.phone{
	float:left;
	height:14px;
	line-height:14px;
	padding:0 0 4px 25px;
	background:url(/_images/icon-phone.png) transparent no-repeat 10px 1px;
	font-size:1.1em;
	font-weight:bold;
}
.email{
	float:left;
	height:14px;
	line-height:14px;
	padding:0 0 4px 25px;
	background:url(/_images/icon-email.png) transparent no-repeat 10px 1px;
	font-size:1.1em;
	font-weight:bold;
}
#right .email a{
	color:rgb(51,51,51);
}
#mapWrapper{
	position:absolute;
	right:20px;
	top:326px;
	width:290px;
	height:350px;
	cursor:pointer;	
}
#map{
	float:left;
}
#popUp{
	display:none;
	position:absolute;
	right:100px;
	top:196px;
	right:96px;
	height:165px;
	padding:11px;
	background:url(/_images/contact.popup-bkd.png) transparent no-repeat 0px 0px;
	_padding:6px;
	_background:transparent;
}
#cpCloser{
	float:right;
	cursor:pointer;
}
#popUpBar{
	height:20px;
	width:278px;
	background:rgb(172,38,27);
}
#popUpPhoto{
	float:left;
}
