img { border: 0px; }

#profileLeft {
	float: left;
	margin-top: 20px;
	width: 325px;
	padding-right: 13px;
	border-right: 1px solid #9f9fa1;
	min-height: 100%;
	height: auto;
	}
	
* html #profileLeft { height: 100%; }

#profileRight {
	width: 406px;
	margin-top: 20px;
	min-height: 100%;
	height: auto;
	float: right;
	}
	
* html #profileRight { 
	height: 100%; 
 }

#profileInfo {
	min-height: 216px;
	height: auto;
	width: 225px;
	/* float: left; */
	}
	
* html #profileInfo {
	height: 216px;
	}
	
#profileAction {
	margin-top: -55px;
	}
	
* html #profileAction {
	margin-top: -80px;
	}

	
#profileLinks {
	min-height: 190px;
	height: auto;
	width: 144px;
	float: right;
	/* margin-left: 240px; */
	background: url(../search/images/bkg_profileLinks.gif) repeat-y;
	padding: 13px;
	margin-bottom: 20px;
	}
	
* html #profileLinks {
	height: 190px;
	margin-left: 0px;
	width: 144px;
	float: right;
	}
	
#profileLinks .contact {
	margin: 34px 0px;
	text-align: center;

	}
	
#profileLinks img, #profileAction img {
	margin-bottom: 6px;
	}
	
#extraImages {
	padding: 0px;
	color: #5d5d5e;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 30px;
	width: 300px;
	}
	
#thumbs {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 250px;
	}
	
#thumbs img {
	padding-right: 1px;
	border: 0px;
	float: left;
	}
	
#thumbs a {
	cursor: pointer;
	}
	
#slideshow {
	overflow: hidden; 
	height: 54px; 
	width: 216px; 
	margin: 0; 
	padding:0; 
	z-index:-1;
	float: left;
	margin-bottom: 10px;
	}
	
#slides {
	position: relative; 
	left: 0px;
	}
	
#listingAgent {
	background: url(../search/images/bkg_agent.gif) repeat-y;
	padding: 10px 20px;
	line-height: 17px;
	margin-bottom: 10px;
	width: 270px;
	}
	
#agentPhoto {
	margin-top: 16px;
	width: 92px;
	float: left;
	margin-right: 10px;
	}
	
#agentInfo {
	margin-left: 102px;
	}
	
* html #agentInfo {
	height: 1%;
	}
	
.openHeader {
	height: 20px;
	background: #FE2626;
	line-height: 20px;
	padding-left: 10px;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	}
	
#openHouse {
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
	}
	
#openHouse table {
	width: 100%;
	}

.nowrap {
	white-space: nowrap;
	}
	
.darkGray {
	height: 20px;
	background: #333;
	color: #fff;
	line-height: 20px;
	margin-top: 10px;
	padding-left: 10px;
	}
	
.blurb {
	padding:5px 10px;
	}
	
#financing a {
	color: #1315ef;
	text-decoration: underline;
	}
	
#financing td {
	padding-left: 10px;
	font-size: 9px;
	}
#financing table {
	width: 100%;
	}
	
#financeHdr {
	background: #adacac;
	padding: 11px 8px;
	}
	
#financeLogo {
	float: left;
	width: 129px;
	margin-right: 20px;
	}
	
#financeContact {
	color: #fff;
	}
	
.medGray {
	background-color: #ddd;
	}
	
.lightestGray {
	background-color: #eee;
	}

#notice {
	font-size: 9px;
	padding: 5px 10px;
	margin-top: 5px;
	border-bottom: 20px solid #ddd;
	}
	
#notice table {
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
	}

	
